Searched defs:hsrp (Results 1 – 1 of 1) sorted by relevance
85 struct hsrp { struct86 u_char hsrp_version; argument87 u_char hsrp_op_code; argument88 u_char hsrp_state; argument89 u_char hsrp_hellotime; argument90 u_char hsrp_holdtime; argument91 u_char hsrp_priority; argument92 u_char hsrp_group; argument93 u_char hsrp_reserved; argument94 u_char hsrp_authdata[HSRP_AUTH_SIZE]; argument[all …]