Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-stp.c22 #define RSTP_EXTRACT_PORT_ROLE(x) (((x)&0x0C)>>2) macro
133 RSTP_EXTRACT_PORT_ROLE(bpdu_flags))); in stp_print_config_bpdu()
257 RSTP_EXTRACT_PORT_ROLE(bpdu_flags))); in stp_print_mstp_bpdu()
308 RSTP_EXTRACT_PORT_ROLE(GET_U_1(ptr + offset)))); in stp_print_mstp_bpdu()