Home
last modified time | relevance | path

Searched refs:llc_conn_ac_disc_confirm (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/net/
Dllc_c_ac.h165 int llc_conn_ac_disc_confirm(struct sock *sk, struct sk_buff *skb);
/linux-5.19.10/net/llc/
Dllc_c_st.c4169 [2] = llc_conn_ac_disc_confirm,
4216 [1] = llc_conn_ac_disc_confirm,
4275 [1] = llc_conn_ac_disc_confirm,
4357 [0] = llc_conn_ac_disc_confirm,
Dllc_c_ac.c119 int llc_conn_ac_disc_confirm(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_disc_confirm() function