Searched defs:dhcpv6_auth (Results 1 – 1 of 1) sorted by relevance
218 struct dhcpv6_auth { struct219 uint16_t d6a_code;220 uint16_t d6a_len;221 uint8_t d6a_proto; /* Protocol */222 uint8_t d6a_alg; /* Algorithm */223 uint8_t d6a_rdm; /* Replay Detection Method (RDM) */224 uint8_t d6a_replay[8]; /* Information for RDM */