HomeSort by: relevance | last modified time | path
    Searched refs:BSTP_IFSTATE_BLOCKING (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
bridgestp.c 531 if (bif->bif_state == BSTP_IFSTATE_BLOCKING) {
541 (bif->bif_state != BSTP_IFSTATE_BLOCKING)) {
548 bstp_set_port_state(bif, BSTP_IFSTATE_BLOCKING);
914 bstp_set_port_state(bif, BSTP_IFSTATE_BLOCKING);
if_bridgevar.h 150 #define BSTP_IFSTATE_BLOCKING 4
if_bridge.c 1712 case BSTP_IFSTATE_BLOCKING:
1843 case BSTP_IFSTATE_BLOCKING:
1928 case BSTP_IFSTATE_BLOCKING:
1966 case BSTP_IFSTATE_BLOCKING:
2144 case BSTP_IFSTATE_BLOCKING:

Completed in 14 milliseconds