Searched refs:tipc_bcast_toggle_rcast (Results 1 – 4 of 4) sorted by relevance
89 void tipc_bcast_toggle_rcast(struct net *net, bool supp);
533 tipc_bcast_toggle_rcast(net, in tipc_node_create()606 tipc_bcast_toggle_rcast(net, (tn->capabilities & TIPC_BCAST_RCAST)); in tipc_node_create()793 tipc_bcast_toggle_rcast(peer->net, in tipc_node_cleanup()2305 tipc_bcast_toggle_rcast(net, (tn->capabilities & TIPC_BCAST_RCAST)); in tipc_nl_peer_rm()
91 void tipc_bcast_toggle_rcast(struct net *net, bool supp) in tipc_bcast_toggle_rcast() function
594 tipc_bcast_toggle_rcast(net, false); in tipc_link_bc_create()