Home
last modified time | relevance | path

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

/linux-2.6.39/include/net/
Dllc_c_ev.h170 extern int llc_conn_ev_busy_tmr_exp(struct sock *sk, struct sk_buff *skb);
/linux-2.6.39/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