Home
last modified time | relevance | path

Searched refs:tipc_bcast_toggle_rcast (Results 1 – 4 of 4) sorted by relevance

/linux/net/tipc/
H A Dbcast.h89 void tipc_bcast_toggle_rcast(struct net *net, bool supp);
H A Dnode.c533 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()
H A Dbcast.c91 void tipc_bcast_toggle_rcast(struct net *net, bool supp) in tipc_bcast_toggle_rcast() function
H A Dlink.c594 tipc_bcast_toggle_rcast(net, false); in tipc_link_bc_create()