Searched refs:primary_bearer (Results 1 - 1 of 1) sorted by path

/linux-master/net/tipc/
H A Dbcast.c56 * @primary_bearer: a bearer having links to all broadcast destinations, if any
68 int primary_bearer; member in struct:tipc_bc_base
115 bb->primary_bearer = INVALID_BEARER_ID;
136 bb->primary_bearer = i;
142 prim = bb->primary_bearer;
188 bearer_id = bb->primary_bearer;

Completed in 195 milliseconds