Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-stp.c46 #define STP_PROTO_SPB 0x04 macro
52 { STP_PROTO_SPB, "802.1aq" },
401 case STP_PROTO_SPB: in stp_print()
426 protocol_version == STP_PROTO_SPB) { in stp_print()
444 if (protocol_version == STP_PROTO_SPB) { in stp_print()