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