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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.c1009 if (bp->bp_sync || !bp->bp_synced || bp->bp_reroot) {
1010 bp->bp_sync = 0;
1035 if (bp->bp_sync || !bp->bp_synced || bp->bp_reroot) {
1036 bp->bp_sync = 0;
1052 bp->bp_sync = 0;
1096 (bp->bp_sync && bp->bp_synced)) {
1099 bp->bp_sync = 0;
1120 !bp->bp_sync) {
1138 if (((bp->bp_sync && !bp->bp_synced) ||
1277 bp->bp_sync
[all...]
H A Dbridgestp.h357 uint8_t bp_sync; member in struct:bstp_port

Completed in 75 milliseconds