Home
last modified time | relevance | path

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

/net/tipc/
Dnode.h75 void tipc_node_broadcast(struct net *net, struct sk_buff *skb);
Dname_table.c712 tipc_node_broadcast(net, buf); in tipc_nametbl_publish()
744 tipc_node_broadcast(net, skb); in tipc_nametbl_withdraw()
Dnode.c1242 void tipc_node_broadcast(struct net *net, struct sk_buff *skb) in tipc_node_broadcast() function