Searched refs:rc_dests (Results 1 – 5 of 5) sorted by relevance
767 u32 rc_dests; in tipc_nametbl_publish() local781 rc_dests = nt->rc_dests; in tipc_nametbl_publish()786 tipc_node_broadcast(net, skb, rc_dests); in tipc_nametbl_publish()805 u32 rc_dests; in tipc_nametbl_withdraw() local816 rc_dests = nt->rc_dests; in tipc_nametbl_withdraw()820 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()
110 u32 rc_dests; member
108 void tipc_node_broadcast(struct net *net, struct sk_buff *skb, int rc_dests);
1788 void tipc_node_broadcast(struct net *net, struct sk_buff *skb, int rc_dests) in tipc_node_broadcast() argument1797 if (!rc_dests && tipc_bcast_get_mode(net) != BCLINK_MODE_RCAST) { in tipc_node_broadcast()