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]; argument
102 static struct dadq *nd6_dad_find(struct ifaddr *, struct nd_opt_nonce *);106 static void nd6_dad_ns_input(struct ifaddr *, char *, int, struct nd_opt_nonce *);438 ndopts.nd_opts_nonce->nd_opt_nonce); in nd6_ns_input()1678 nd6_dad_find(struct ifaddr *ifa, struct nd_opt_nonce *nonce) in nd6_dad_find()1697 memcmp(&nonce->nd_opt_nonce[0], &dp->dad_nonce[0], in nd6_dad_find()2263 int lladdrlen, struct nd_opt_nonce *ndopt_nonce) in nd6_dad_ns_input()
864 struct nd_opt_nonce *nonce;