Searched defs:nd_opt_nonce (Results 1 – 1 of 1) sorted by relevance
365 struct nd_opt_nonce { /* nonce option */ struct366 u_int8_t nd_opt_nonce_type; argument367 u_int8_t nd_opt_nonce_len; argument368 u_int8_t nd_opt_nonce[ND_OPT_NONCE_LEN]; member