Searched refs:tipc_node_broadcast (Results 1 – 3 of 3) sorted by relevance
75 void tipc_node_broadcast(struct net *net, struct sk_buff *skb);
712 tipc_node_broadcast(net, buf); in tipc_nametbl_publish()744 tipc_node_broadcast(net, skb); in tipc_nametbl_withdraw()
1242 void tipc_node_broadcast(struct net *net, struct sk_buff *skb) in tipc_node_broadcast() function