Searched defs:hsrp (Results 1 – 1 of 1) sorted by relevance
83 struct hsrp { struct84 nd_uint8_t hsrp_version; argument85 nd_uint8_t hsrp_op_code; argument86 nd_uint8_t hsrp_state; argument87 nd_uint8_t hsrp_hellotime; argument88 nd_uint8_t hsrp_holdtime; argument89 nd_uint8_t hsrp_priority; argument90 nd_uint8_t hsrp_group; argument91 nd_uint8_t hsrp_reserved; argument92 nd_byte hsrp_authdata[HSRP_AUTH_SIZE]; argument[all …]