Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-stp.c201 #define MST_BPDU_MSTI_LENGTH 16 macro
300 while (len >= MST_BPDU_MSTI_LENGTH) { in stp_print_mstp_bpdu()
318 len -= MST_BPDU_MSTI_LENGTH; in stp_print_mstp_bpdu()
319 offset += MST_BPDU_MSTI_LENGTH; in stp_print_mstp_bpdu()