Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-stp.c24 #define RSTP_EXTRACT_PORT_ROLE(x) (((x)&0x0C)>>2) macro
135 RSTP_EXTRACT_PORT_ROLE(stp_bpdu->flags)))); in stp_print_config_bpdu()
262 RSTP_EXTRACT_PORT_ROLE(stp_bpdu->flags)))); in stp_print_mstp_bpdu()
325 RSTP_EXTRACT_PORT_ROLE(ptr[offset])))); in stp_print_mstp_bpdu()