Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dllc_c_ev.h160 int llc_conn_ev_busy_tmr_exp(struct sock *sk, struct sk_buff *skb);
/linux-5.19.10/net/llc/
Dllc_c_st.c340 .ev = llc_conn_ev_busy_tmr_exp,
1255 .ev = llc_conn_ev_busy_tmr_exp,
2041 .ev = llc_conn_ev_busy_tmr_exp,
2760 .ev = llc_conn_ev_busy_tmr_exp,
Dllc_c_ev.c564 int llc_conn_ev_busy_tmr_exp(struct sock *sk, struct sk_buff *skb) in llc_conn_ev_busy_tmr_exp() function