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

/darwin-on-arm/xnu/bsd/net/
H A Dbridgestp.h127 #define BSTP_ROLE_DISABLED 0 macro
H A Dbridgestp.c917 bstp_set_port_role(bp, BSTP_ROLE_DISABLED);
1007 case BSTP_ROLE_DISABLED:
1331 case BSTP_ROLE_DISABLED:
1361 case BSTP_ROLE_DISABLED:
1646 bstp_set_port_role(bp, BSTP_ROLE_DISABLED);
1765 if (bp->bp_role != BSTP_ROLE_DISABLED)
1906 if (bp->bp_role == BSTP_ROLE_DISABLED)
1909 if (bp->bp_role != BSTP_ROLE_DISABLED) {
2140 bstp_set_port_role(bp, BSTP_ROLE_DISABLED);
2258 bstp_set_port_role(bp, BSTP_ROLE_DISABLED);
[all...]

Completed in 17 milliseconds