Home
last modified time | relevance | path

Searched refs:llc_start_timer (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/net/802/
Dcl2llc.c210 llc_start_timer(lp, ACK_TIMER); in llc_interpret_pseudo_code()
334 llc_start_timer(lp, BUSY_TIMER); in llc_interpret_pseudo_code()
339 llc_start_timer(lp, BUSY_TIMER); in llc_interpret_pseudo_code()
385 llc_start_timer(lp, P_TIMER); in llc_interpret_pseudo_code()
394 llc_start_timer(lp, ACK_TIMER); in llc_interpret_pseudo_code()
397 llc_start_timer(lp, ACK_TIMER); in llc_interpret_pseudo_code()
400 llc_start_timer(lp, REJ_TIMER); in llc_interpret_pseudo_code()
439 llc_start_timer(lp, ACK_TIMER); in llc_interpret_pseudo_code()
Dcl2llc.pre210 llc_start_timer(lp, ACK_TIMER);
334 llc_start_timer(lp, BUSY_TIMER);
339 llc_start_timer(lp, BUSY_TIMER);
385 llc_start_timer(lp, P_TIMER);
394 llc_start_timer(lp, ACK_TIMER);
397 llc_start_timer(lp, ACK_TIMER);
400 llc_start_timer(lp, REJ_TIMER);
439 llc_start_timer(lp, ACK_TIMER);
Dllc_utility.c225 void llc_start_timer(llcptr lp, int t) in llc_start_timer() function
/linux-2.4.37.9/include/net/
Dllc.h120 void llc_start_timer(llcptr lp, int t);