Searched refs:BSTP_PDU_PRMASK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/net/ | ||
| H A D | bridgestp.h | 125 #define BSTP_PDU_PRMASK 0x0c /* Port Role */ macro |
| H A D | bridgestp.c | 327 switch ((flags & BSTP_PDU_PRMASK) >> BSTP_PDU_PRSHIFT) { in bstp_decode_bpdu() |