Home
last modified time | relevance | path

Searched defs:stp_bpdu_ (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-stp.c27 struct stp_bpdu_ { struct
28 nd_uint16_t protocol_id;
29 nd_uint8_t protocol_version;
30 nd_uint8_t bpdu_type;
31 nd_uint8_t flags;
32 nd_byte root_id[8];
33 nd_uint32_t root_path_cost;
34 nd_byte bridge_id[8];
35 nd_uint16_t port_id;
36 nd_uint16_t message_age;
[all …]