Searched refs:__tipc_node_link_down (Results  1 – 1 of 1) sorted by relevance
| /Linux-v6.6/net/tipc/ | 
| D | node.c | 176 static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id,990 static void __tipc_node_link_down(struct tipc_node *n, int *bearer_id,  in __tipc_node_link_down()  function
 1079 		__tipc_node_link_down(n, &bearer_id, &xmitq, &maddr);  in tipc_node_link_down()
 2000 			__tipc_node_link_down(n, &pb_id, xmitq, &maddr);  in tipc_node_check_state()
 
 |