Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-stp.c44 #define STP_PROTO_RAPID 0x02 macro
50 { STP_PROTO_RAPID, "802.1w" },
130 if (GET_U_1(stp_bpdu->protocol_version) == STP_PROTO_RAPID) { in stp_print_config_bpdu()
399 case STP_PROTO_RAPID: in stp_print()
420 if (protocol_version == STP_PROTO_RAPID) { in stp_print()