Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-stp.c207 #define MST_BPDU_CONFIG_DIGEST_OFFSET 73 macro
281 GET_BE_U_4(ptr + MST_BPDU_CONFIG_DIGEST_OFFSET), in stp_print_mstp_bpdu()
282 GET_BE_U_4(ptr + MST_BPDU_CONFIG_DIGEST_OFFSET + 4), in stp_print_mstp_bpdu()
283 GET_BE_U_4(ptr + MST_BPDU_CONFIG_DIGEST_OFFSET + 8), in stp_print_mstp_bpdu()
284 GET_BE_U_4(ptr + MST_BPDU_CONFIG_DIGEST_OFFSET + 12)); in stp_print_mstp_bpdu()