Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6_nbr.c83 static struct dadq *nd6_dad_find(struct ifaddr *, struct nd_opt_nonce *);
92 static void nd6_dad_ns_input(struct ifaddr *, struct nd_opt_nonce *);
1174 nd6_dad_find(struct ifaddr *ifa, struct nd_opt_nonce *n) in nd6_dad_find()
1189 memcmp(&n->nd_opt_nonce[0], &dp->dad_nonce[0], in nd6_dad_find()
1536 nd6_dad_ns_input(struct ifaddr *ifa, struct nd_opt_nonce *ndopt_nonce) in nd6_dad_ns_input()
H A Dnd6.h336 struct nd_opt_nonce *nonce;
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h352 struct nd_opt_nonce { /* nonce option */ struct
355 u_int8_t nd_opt_nonce[ND_OPT_NONCE_LEN]; member
/f-stack/freebsd/netinet/
H A Dicmp6.h348 struct nd_opt_nonce { /* nonce option */ struct
351 u_int8_t nd_opt_nonce[ND_OPT_NONCE_LEN]; argument
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h336 struct nd_opt_nonce *nonce;