Home
last modified time | relevance | path

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

/linux-3.4.99/net/tipc/
Dnode.c44 static void node_lost_contact(struct tipc_node *n_ptr);
237 node_lost_contact(n_ptr); in tipc_node_link_down()
294 static void node_lost_contact(struct tipc_node *n_ptr) in node_lost_contact() function