Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-stp.c27 #define STP_BPDU_MSTP_MIN_LEN 102 macro
456 if (length < STP_BPDU_MSTP_MIN_LEN) { in stp_print()