Searched refs:rc_dests (Results 1 – 5 of 5) sorted by relevance
732 u32 rc_dests; in tipc_nametbl_publish() local747 rc_dests = nt->rc_dests; in tipc_nametbl_publish()752 tipc_node_broadcast(net, skb, rc_dests); in tipc_nametbl_publish()768 u32 rc_dests; in tipc_nametbl_withdraw() local782 rc_dests = nt->rc_dests; in tipc_nametbl_withdraw()786 tipc_node_broadcast(net, skb, rc_dests); in tipc_nametbl_withdraw()
208 nt->rc_dests++; in tipc_named_node_up()278 nt->rc_dests--; in tipc_publ_notify()414 nt->rc_dests = 0; in tipc_named_reinit()
109 u32 rc_dests; member
108 void tipc_node_broadcast(struct net *net, struct sk_buff *skb, int rc_dests);
1746 void tipc_node_broadcast(struct net *net, struct sk_buff *skb, int rc_dests) in tipc_node_broadcast() argument1755 if (!rc_dests && tipc_bcast_get_mode(net) != BCLINK_MODE_RCAST) { in tipc_node_broadcast()