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

/net/tipc/
H A Dbcast.c49 * struct tipc_bcbearer_pair - a pair of bearers used by broadcast link
57 struct tipc_bcbearer_pair { struct
79 struct tipc_bcbearer_pair bpairs[MAX_BEARERS];
80 struct tipc_bcbearer_pair bpairs_temp[TIPC_MAX_LINK_PRI + 1];
662 struct tipc_bcbearer_pair *bp_temp = bcbearer->bpairs_temp;
663 struct tipc_bcbearer_pair *bp_curr;

Completed in 4 milliseconds