Searched refs:nd_opt_nonce (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.61.12/bsd/netinet/ |
| H A D | icmp6.h | 367 struct nd_opt_nonce { /* nonce option */ struct 370 u_int8_t nd_opt_nonce[ND_OPT_NONCE_LEN]; member
|
| /xnu-12377.61.12/bsd/netinet6/ |
| H A D | nd6_nbr.c | 106 static struct dadq *nd6_dad_find(struct ifaddr *, struct nd_opt_nonce *); 110 …6_dad_ns_input(struct ifaddr *, char *__sized_by(lladdrlen), int lladdrlen, struct nd_opt_nonce *); 449 __unsafe_forge_bidi_indexable(uint8_t *, ndopts.nd_opts_nonce->nd_opt_nonce, noncelen); in nd6_ns_input() 1690 nd6_dad_find(struct ifaddr *ifa, struct nd_opt_nonce *nonce) in nd6_dad_find() 1710 memcmp(&nonce->nd_opt_nonce[0], &dp->dad_nonce[0], in nd6_dad_find() 2288 int lladdrlen, struct nd_opt_nonce *ndopt_nonce) in nd6_dad_ns_input()
|
| H A D | nd6.h | 814 struct nd_opt_nonce *nonce;
|