Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-stp.c47 #define STP_PROTO_MSTP 0x03 macro
53 { STP_PROTO_MSTP, "802.1s" },
426 case STP_PROTO_MSTP: in stp_print()
453 } else if (stp_bpdu->protocol_version == STP_PROTO_MSTP || in stp_print()