Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dllc_c_ev.h160 int llc_conn_ev_busy_tmr_exp(struct sock *sk, struct sk_buff *skb);
/openbmc/linux/net/llc/
H A 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,
H A 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