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