Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.c304 tipc_link_reset(l); in tipc_link_delete()
350 tipc_link_reset(link); in link_schedule_user()
429 void tipc_link_reset(struct tipc_link *l_ptr) in tipc_link_reset() function
490 tipc_link_reset(l_ptr); in tipc_link_reset_list()
554 tipc_link_reset(l_ptr); in link_state_event()
577 tipc_link_reset(l_ptr); in link_state_event()
604 tipc_link_reset(l_ptr); in link_state_event()
910 tipc_link_reset(node->links[i]); in tipc_link_reset_all()
928 tipc_link_reset(l_ptr); in link_retransmit_failure()
1252 tipc_link_reset(link); in tipc_link_input()
[all …]
Dlink.h225 void tipc_link_reset(struct tipc_link *l_ptr);
Ddiscover.c247 tipc_link_reset(link); in tipc_disc_rcv()