Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dllc_c_ac.h172 int llc_conn_ac_disc_confirm(struct sock *sk, struct sk_buff *skb);
/openbmc/linux/net/llc/
H A 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,
H A Dllc_c_ac.c119 int llc_conn_ac_disc_confirm(struct sock *sk, struct sk_buff *skb) in llc_conn_ac_disc_confirm() function