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