Searched refs:stp_bpdu_ (Results 1 – 1 of 1) sorted by relevance
36 struct stp_bpdu_ { struct105 stp_print_config_bpdu(const struct stp_bpdu_ *stp_bpdu, u_int length) in stp_print_config_bpdu()196 stp_print_mstp_bpdu(const struct stp_bpdu_ *stp_bpdu, u_int length) in stp_print_mstp_bpdu()286 const struct stp_bpdu_ *stp_bpdu; in stp_print()289 stp_bpdu = (struct stp_bpdu_*)p; in stp_print()317 if (length < sizeof(struct stp_bpdu_) - 1) { in stp_print()325 if (length < sizeof(struct stp_bpdu_)) { in stp_print()340 if (length < (sizeof(struct stp_bpdu_) + mstp_len)) { in stp_print()