Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcpdump/
H A Dprint-hsrp.c83 struct hsrp { struct
84 nd_uint8_t hsrp_version; argument
85 nd_uint8_t hsrp_op_code; argument
86 nd_uint8_t hsrp_state; argument
87 nd_uint8_t hsrp_hellotime; argument
88 nd_uint8_t hsrp_holdtime; argument
89 nd_uint8_t hsrp_priority; argument
90 nd_uint8_t hsrp_group; argument
91 nd_uint8_t hsrp_reserved; argument
92 nd_byte hsrp_authdata[HSRP_AUTH_SIZE]; argument
[all …]