Searched refs:llc_conn_ac_clear_remote_busy (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/net/llc/ |
D | llc_c_st.c | 936 [2] = llc_conn_ac_clear_remote_busy, 951 [2] = llc_conn_ac_clear_remote_busy, 972 [3] = llc_conn_ac_clear_remote_busy, 989 [4] = llc_conn_ac_clear_remote_busy, 1079 [5] = llc_conn_ac_clear_remote_busy, 1102 [5] = llc_conn_ac_clear_remote_busy, 1124 [4] = llc_conn_ac_clear_remote_busy, 1146 [4] = llc_conn_ac_clear_remote_busy, 1163 [4] = llc_conn_ac_clear_remote_busy, 1734 [2] = llc_conn_ac_clear_remote_busy, [all …]
|
D | llc_c_ac.c | 45 int llc_conn_ac_clear_remote_busy(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_clear_remote_busy() function 184 llc_conn_ac_clear_remote_busy(sk, skb); in llc_conn_ac_clear_remote_busy_if_f_eq_1()
|
/linux-5.19.10/include/net/ |
D | llc_c_ac.h | 92 int llc_conn_ac_clear_remote_busy(struct sock *sk, struct sk_buff *skb);
|