Searched refs:nd_opt_nonce (Results 1 – 3 of 3) sorted by relevance
365 struct nd_opt_nonce { /* nonce option */ struct368 u_int8_t nd_opt_nonce[ND_OPT_NONCE_LEN]; member
104 static struct dadq *nd6_dad_find(struct ifaddr *, struct nd_opt_nonce *);108 static void nd6_dad_ns_input(struct ifaddr *, char *, int, struct nd_opt_nonce *);442 ndopts.nd_opts_nonce->nd_opt_nonce); in nd6_ns_input()1684 nd6_dad_find(struct ifaddr *ifa, struct nd_opt_nonce *nonce) in nd6_dad_find()1704 memcmp(&nonce->nd_opt_nonce[0], &dp->dad_nonce[0], in nd6_dad_find()2281 int lladdrlen, struct nd_opt_nonce *ndopt_nonce) in nd6_dad_ns_input()
864 struct nd_opt_nonce *nonce;