Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-stp.c46 #define STP_PROTO_RAPID 0x02 macro
52 { STP_PROTO_RAPID, "802.1w" },
132 if (stp_bpdu->protocol_version == STP_PROTO_RAPID) { in stp_print_config_bpdu()
426 case STP_PROTO_RAPID: in stp_print()
448 if (stp_bpdu->protocol_version == STP_PROTO_RAPID) { in stp_print()