Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet6/
H A Dnd6_nbr.c1663 uint32_t dad_nonce[ND_OPT_NONCE_LEN32]; member
1706 memcmp(&nonce->nd_opt_nonce[0], &dp->dad_nonce[0], in nd6_dad_find()
2256 dp->dad_nonce[i] = RandomULong(); in nd6_dad_ns_output()
2269 (uint8_t *)&dp->dad_nonce[0], ND_OPT_NONCE_LEN); in nd6_dad_ns_output()