Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.c209 static void link_set_timer(struct tipc_link *link, unsigned long time) in link_set_timer() function
524 link_set_timer(l_ptr, cont_intv); in link_state_event()
542 link_set_timer(l_ptr, cont_intv); in link_state_event()
549 link_set_timer(l_ptr, cont_intv / 4); in link_state_event()
560 link_set_timer(l_ptr, cont_intv); in link_state_event()
572 link_set_timer(l_ptr, cont_intv); in link_state_event()
583 link_set_timer(l_ptr, cont_intv); in link_state_event()
595 link_set_timer(l_ptr, cont_intv); in link_state_event()
600 link_set_timer(l_ptr, cont_intv / 4); in link_state_event()
610 link_set_timer(l_ptr, cont_intv); in link_state_event()
[all …]