Searched refs:tipc_bcast_toggle_rcast (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | bcast.h | 89 void tipc_bcast_toggle_rcast(struct net *net, bool supp);
|
H A D | node.c | 519 tipc_bcast_toggle_rcast(net, in tipc_node_create() 592 tipc_bcast_toggle_rcast(net, (tn->capabilities & TIPC_BCAST_RCAST)); in tipc_node_create() 779 tipc_bcast_toggle_rcast(peer->net, in tipc_node_cleanup() 2260 tipc_bcast_toggle_rcast(net, (tn->capabilities & TIPC_BCAST_RCAST)); in tipc_nl_peer_rm()
|
H A D | bcast.c | 91 void tipc_bcast_toggle_rcast(struct net *net, bool supp) in tipc_bcast_toggle_rcast() function
|
H A D | link.c | 582 tipc_bcast_toggle_rcast(net, false); in tipc_link_bc_create()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | bcast.h | 89 void tipc_bcast_toggle_rcast(struct net *net, bool supp);
|
H A D | node.c | 535 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()
|
H A D | bcast.c | 91 void tipc_bcast_toggle_rcast(struct net *net, bool supp) in tipc_bcast_toggle_rcast() function
|
H A D | link.c | 616 tipc_bcast_toggle_rcast(net, false); in tipc_link_bc_create()
|
Completed in 17 milliseconds