Searched refs:__tipc_node_link_down (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/net/tipc/ |
D | node.c | 174 static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id, 988 static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id, in __tipc_node_link_down() function 1077 __tipc_node_link_down(n, &bearer_id, &xmitq, &maddr); in tipc_node_link_down() 1998 __tipc_node_link_down(n, &pb_id, xmitq, &maddr); in tipc_node_check_state()
|