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

/freebsd-10-stable/contrib/tcpdump/
H A Dprint-stp.c53 #define STP_PROTO_RAPID 0x02 macro
59 { STP_PROTO_RAPID, "802.1w" },
133 if (stp_bpdu->protocol_version == STP_PROTO_RAPID) {
382 case STP_PROTO_RAPID:
402 if (stp_bpdu->protocol_version == STP_PROTO_RAPID) {

Completed in 93 milliseconds