Searched refs:tipc_node_unsubscribe (Results 1 – 3 of 3) sorted by relevance
217 tipc_node_unsubscribe(net, &p->nodesub_list, addr); in tipc_publ_purge()286 tipc_node_unsubscribe(net, &publ->nodesub_list, node); in tipc_update_nametbl()
74 void tipc_node_unsubscribe(struct net *net, struct list_head *subscr, u32 addr);
429 void tipc_node_unsubscribe(struct net *net, struct list_head *subscr, u32 addr) in tipc_node_unsubscribe() function