Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/ !
Ddiscover.c200 tipc_link_reset(curr_link); in tipc_disc_recv_msg()
233 tipc_link_reset(link); in tipc_disc_recv_msg()
Dlink.c397 tipc_link_reset(l_ptr); in tipc_link_delete()
542 void tipc_link_reset(struct tipc_link *l_ptr) in tipc_link_reset() function
659 tipc_link_reset(l_ptr); in link_state_event()
681 tipc_link_reset(l_ptr); in link_state_event()
707 tipc_link_reset(l_ptr); in link_state_event()
885 tipc_link_reset(l_ptr); in tipc_link_send_buf()
1465 tipc_link_reset(n_ptr->links[i]); in link_reset_all()
1485 tipc_link_reset(l_ptr); in link_retransmit_failure()
2161 tipc_link_reset(l_ptr); /* Enforce change to take effect */ in link_recv_proto_msg()
2412 tipc_link_reset(dest_link); in link_recv_changeover_msg()
Dlink.h230 void tipc_link_reset(struct tipc_link *l_ptr);
Dbearer.c567 tipc_link_reset(l_ptr); in tipc_block_bearer()