Searched refs:v3len (Results 1 – 1 of 1) sorted by relevance
199 u_int16_t v3len; in stp_print_mstp_bpdu() local251 v3len = EXTRACT_16BITS(ptr + MST_BPDU_VER3_LEN_OFFSET); in stp_print_mstp_bpdu()252 if (v3len > MST_BPDU_CONFIG_INFO_LENGTH) { in stp_print_mstp_bpdu()253 len = v3len - MST_BPDU_CONFIG_INFO_LENGTH; in stp_print_mstp_bpdu()