Searched refs:__tipc_node_link_down (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/tipc/ |
D | node.c | 154 static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id, 729 static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id, in __tipc_node_link_down() function 816 __tipc_node_link_down(n, &bearer_id, &xmitq, &maddr); in tipc_node_link_down() 1618 __tipc_node_link_down(n, &pb_id, xmitq, &maddr); in tipc_node_check_state()
|