Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dbcast.h89 void tipc_bcast_toggle_rcast(struct net *net, bool supp);
Dnode.c535 tipc_bcast_toggle_rcast(net, in tipc_node_create()
608 tipc_bcast_toggle_rcast(net, (tn->capabilities & TIPC_BCAST_RCAST)); in tipc_node_create()
795 tipc_bcast_toggle_rcast(peer->net, in tipc_node_cleanup()
2306 tipc_bcast_toggle_rcast(net, (tn->capabilities & TIPC_BCAST_RCAST)); in tipc_nl_peer_rm()
Dbcast.c91 void tipc_bcast_toggle_rcast(struct net *net, bool supp) in tipc_bcast_toggle_rcast() function
Dlink.c616 tipc_bcast_toggle_rcast(net, false); in tipc_link_bc_create()