Searched defs:link_set_timer (Results 1 - 1 of 1) sorted by relevance

/net/tipc/
H A Dlink.c282 static void link_set_timer(struct tipc_link *l_ptr, u32 time) function
607 link_set_timer(l_ptr, cont_intv);
629 link_set_timer(l_ptr, cont_intv);
636 link_set_timer(l_ptr, cont_intv / 4);
646 link_set_timer(l_ptr, cont_intv);
658 link_set_timer(l_ptr, cont_intv);
668 link_set_timer(l_ptr, cont_intv);
680 link_set_timer(l_ptr, cont_intv);
685 link_set_timer(l_ptr, cont_intv / 4);
695 link_set_timer(l_pt
[all...]

Completed in 7 milliseconds