Searched refs:tipc_bearer_bcast_support (Results 1 – 3 of 3) sorted by relevance
236 bool tipc_bearer_bcast_support(struct net *net, u32 bearer_id);
132 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()
520 bool tipc_bearer_bcast_support(struct net *net, u32 bearer_id) in tipc_bearer_bcast_support() function