Searched refs:tipc_node_link_down (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/tipc/ |
D | node.c | 157 static void tipc_node_link_down(struct tipc_node *n, int bearer_id, 638 tipc_node_link_down(n, bearer_id, false); in tipc_node_timeout() 801 static void tipc_node_link_down(struct tipc_node *n, int bearer_id, bool delete) in tipc_node_link_down() function 1032 tipc_node_link_down(n, b->identity, false); in tipc_node_check_dest() 1043 tipc_node_link_down(n, bearer_id, true); in tipc_node_delete_links() 1055 tipc_node_link_down(n, i, false); in tipc_node_reset_links() 1388 tipc_node_link_down(n, bearer_id, false); in tipc_node_xmit() 1770 tipc_node_link_down(n, bearer_id, false); in tipc_rcv()
|