sys/net/bridgestp.c
1103
bstp_set_port_tc(bp, BSTP_TCSTATE_LEARNING);
sys/net/bridgestp.c
1106
bstp_set_port_tc(bp, BSTP_TCSTATE_TCN);
sys/net/bridgestp.c
1108
bstp_set_port_tc(bp, BSTP_TCSTATE_TC);
sys/net/bridgestp.c
1111
bstp_set_port_tc(bp, BSTP_TCSTATE_PROPAG);
sys/net/bridgestp.c
1114
bstp_set_port_tc(bp, BSTP_TCSTATE_ACK);
sys/net/bridgestp.c
1121
bstp_set_port_tc(bp, BSTP_TCSTATE_LEARNING);
sys/net/bridgestp.c
1127
bstp_set_port_tc(bp, BSTP_TCSTATE_LEARNING);
sys/net/bridgestp.c
1131
bstp_set_port_tc(bp, BSTP_TCSTATE_INACTIVE);
sys/net/bridgestp.c
1137
bstp_set_port_tc(bp, BSTP_TCSTATE_DETECTED);
sys/net/bridgestp.c
126
static void bstp_set_port_tc(struct bstp_port *, int);
sys/net/bridgestp.c
1585
bstp_set_port_tc(bp, BSTP_TCSTATE_INACTIVE);
sys/net/bridgestp.c
2243
bstp_set_port_tc(bp, BSTP_TCSTATE_INACTIVE);