Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dicmp6.h366 struct nd_opt_nonce { /* nonce option */ struct
367 u_int8_t nd_opt_nonce_type; argument
368 u_int8_t nd_opt_nonce_len; argument
369 u_int8_t nd_opt_nonce[ND_OPT_NONCE_LEN]; member