Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dnode.c179 static void node_lost_contact(struct tipc_node *n, struct sk_buff_head *inputq);
1041 node_lost_contact(n, &le->inputq); in __tipc_node_link_down()
1516 static void node_lost_contact(struct tipc_node *n, in node_lost_contact() function