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

/external/tcpdump/
H A Dprint-stp.c31 #define RSTP_EXTRACT_PORT_ROLE(x) (((x)&0x0C)>>2) macro
136 RSTP_EXTRACT_PORT_ROLE(stp_bpdu->flags)));
258 RSTP_EXTRACT_PORT_ROLE(stp_bpdu->flags)));
307 RSTP_EXTRACT_PORT_ROLE(ptr[offset])));

Completed in 112 milliseconds