Home
last modified time | relevance | path

Searched refs:tipc_bearer_bcast_support (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dbearer.h238 bool tipc_bearer_bcast_support(struct net *net, u32 bearer_id);
H A Dbcast.c132 bb->bcast_support &= tipc_bearer_bcast_support(net, i); in tipc_bcbase_select_primary()
144 bb->bcast_support = tipc_bearer_bcast_support(net, prim); in tipc_bcbase_select_primary()
H A Dbearer.c502 bool tipc_bearer_bcast_support(struct net *net, u32 bearer_id) in tipc_bearer_bcast_support() function
/kernel/linux/linux-6.6/net/tipc/
H A Dbearer.h236 bool tipc_bearer_bcast_support(struct net *net, u32 bearer_id);
H A Dbcast.c132 bb->bcast_support &= tipc_bearer_bcast_support(net, i); in tipc_bcbase_select_primary()
144 bb->bcast_support = tipc_bearer_bcast_support(net, prim); in tipc_bcbase_select_primary()
H A Dbearer.c516 bool tipc_bearer_bcast_support(struct net *net, u32 bearer_id) in tipc_bearer_bcast_support() function

Completed in 7 milliseconds