Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dbcast.h118 void tipc_bclink_remove_node(struct net *net, u32 addr);
Dnode.c390 tipc_bclink_remove_node(n_ptr->net, n_ptr->addr); in node_lost_contact()
Dbcast.c105 void tipc_bclink_remove_node(struct net *net, u32 addr) in tipc_bclink_remove_node() function