Searched refs:handle_node_down (Results 1 – 2 of 2) sorted by relevance
58 node_sub->handle_node_down = handle_down; in tipc_nodesub_subscribe()91 if (ns->handle_node_down) { in tipc_nodesub_notify()92 tipc_k_signal((Handler)ns->handle_node_down, in tipc_nodesub_notify()94 ns->handle_node_down = NULL; in tipc_nodesub_notify()
54 net_ev_handler handle_node_down; member