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

/xnu-2422.115.4/bsd/net/
H A Dbridgestp.h359 uint8_t bp_proposing; member in struct:bstp_port
H A Dbridgestp.c479 if (bp->bp_proposing && bp->bp_state != BSTP_IFSTATE_FORWARDING)
682 bp->bp_proposing = 0;
726 bp->bp_proposing = 0;
737 bp->bp_proposing = 0;
1105 !bp->bp_agreed && !bp->bp_proposing &&
1107 bp->bp_proposing = 1;
1219 bp->bp_proposing = 0;
1356 bp->bp_proposing = 0;
1379 bp->bp_proposing = 0;
2058 bp->bp_protover == BSTP_PROTO_RSTP && bp->bp_proposing
[all...]

Completed in 28 milliseconds