Home
last modified time | relevance | path

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

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