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

/freebsd-10.2-release/sys/net/
H A Dbridgestp.h306 uint8_t bp_tcstate; member in struct:bstp_port
H A Dbridgestp.c1075 switch (bp->bp_tcstate) {
1346 bp->bp_tcstate = state;
1349 switch (bp->bp_tcstate) {
1380 bp->bp_tcstate = BSTP_TCSTATE_ACTIVE; /* UCT */
1395 bp->bp_tcstate = BSTP_TCSTATE_ACTIVE; /* UCT */
1405 bp->bp_tcstate = BSTP_TCSTATE_ACTIVE; /* UCT */
1412 bp->bp_tcstate = BSTP_TCSTATE_ACTIVE; /* UCT */

Completed in 117 milliseconds