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

/freebsd-10.3-release/sys/net/
H A Dbridgestp.c174 case BSTP_ROLE_DESIGNATED:
302 cu->cu_role = BSTP_ROLE_DESIGNATED;
331 cu->cu_role = BSTP_ROLE_DESIGNATED;
431 case BSTP_ROLE_DESIGNATED:
680 case BSTP_ROLE_DESIGNATED:
838 bstp_set_port_role(bp, BSTP_ROLE_DESIGNATED);
843 bstp_set_port_role(bp, BSTP_ROLE_DESIGNATED);
869 bstp_set_port_role(bp, BSTP_ROLE_DESIGNATED);
1003 case BSTP_ROLE_DESIGNATED:
1077 if ((bp->bp_role != BSTP_ROLE_DESIGNATED
[all...]
H A Dbridgestp.h99 #define BSTP_ROLE_DESIGNATED 2 macro

Completed in 48 milliseconds