Searched refs:rc_dests (Results 1 – 4 of 4) sorted by relevance
769 u32 rc_dests; in tipc_nametbl_publish() local783 rc_dests = nt->rc_dests; in tipc_nametbl_publish()788 tipc_node_broadcast(net, skb, rc_dests); in tipc_nametbl_publish()807 u32 rc_dests; in tipc_nametbl_withdraw() local818 rc_dests = nt->rc_dests; in tipc_nametbl_withdraw()822 tipc_node_broadcast(net, skb, rc_dests); in tipc_nametbl_withdraw()
216 nt->rc_dests++; in tipc_named_node_up()264 nt->rc_dests--; in tipc_publ_notify()409 nt->rc_dests = 0; in tipc_named_reinit()
108 void tipc_node_broadcast(struct net *net, struct sk_buff *skb, int rc_dests);
1786 void tipc_node_broadcast(struct net *net, struct sk_buff *skb, int rc_dests) in tipc_node_broadcast() argument1795 if (!rc_dests && tipc_bcast_get_mode(net) != BCLINK_MODE_RCAST) { in tipc_node_broadcast()