Home
last modified time | relevance | path

Searched refs:dad_nonce (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_nbr.c1664 uint32_t dad_nonce[ND_OPT_NONCE_LEN32]; member
1707 memcmp(&nonce->nd_opt_nonce[0], &dp->dad_nonce[0], in nd6_dad_find()
2257 dp->dad_nonce[i] = RandomULong(); in nd6_dad_ns_output()
2270 (uint8_t *)&dp->dad_nonce[0], ND_OPT_NONCE_LEN); in nd6_dad_ns_output()