Home
last modified time | relevance | path

Searched defs:nd_opt_nonce (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netinet/
H A Dicmp6.h348 struct nd_opt_nonce { /* nonce option */ struct
349 u_int8_t nd_opt_nonce_type; argument
350 u_int8_t nd_opt_nonce_len; argument
351 u_int8_t nd_opt_nonce[ND_OPT_NONCE_LEN]; member