Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-stp.c30 nd_uint8_t bpdu_type; member
377 u_int bpdu_type; in stp_print() local
407 bpdu_type = GET_U_1(stp_bpdu->bpdu_type); in stp_print()
409 bpdu_type)); in stp_print()
411 switch (bpdu_type) { in stp_print()