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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.h347 uint8_t bp_tcstate; member in struct:bstp_port
H A Dbridgestp.c1160 switch (bp->bp_tcstate) {
1431 bp->bp_tcstate = state;
1434 switch (bp->bp_tcstate) {
1466 bp->bp_tcstate = BSTP_TCSTATE_ACTIVE; /* UCT */
1481 bp->bp_tcstate = BSTP_TCSTATE_ACTIVE; /* UCT */
1491 bp->bp_tcstate = BSTP_TCSTATE_ACTIVE; /* UCT */
1498 bp->bp_tcstate = BSTP_TCSTATE_ACTIVE; /* UCT */

Completed in 16 milliseconds