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

/freebsd-10-stable/contrib/tcpdump/
H A Dprint-stp.c31 #define RSTP_EXTRACT_PORT_ROLE(x) (((x)&0x0C)>>2) macro
136 RSTP_EXTRACT_PORT_ROLE(stp_bpdu->flags)));
259 RSTP_EXTRACT_PORT_ROLE(stp_bpdu->flags)));
308 RSTP_EXTRACT_PORT_ROLE(ptr[offset])));

Completed in 93 milliseconds