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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-stp.c46 #define STP_PROTO_RAPID 0x02 macro
52 { STP_PROTO_RAPID, "802.1w" },
132 if (stp_bpdu->protocol_version == STP_PROTO_RAPID) {
426 case STP_PROTO_RAPID:
448 if (stp_bpdu->protocol_version == STP_PROTO_RAPID) {

Completed in 91 milliseconds