Searched defs:daddr6 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Dnd6_nbr.c125 struct in6_addr daddr6 = ip6->ip6_dst; local
400 nd6_ns_output_fib(struct ifnet *ifp, const struct in6_addr *saddr6, const struct in6_addr *daddr6, const struct in6_addr *taddr6, uint8_t *nonce, u_int fibnum) argument
594 nd6_ns_output(struct ifnet *ifp, const struct in6_addr *saddr6, const struct in6_addr *daddr6, const struct in6_addr *taddr6,uint8_t *nonce) argument
617 struct in6_addr daddr6 = ip6->ip6_dst; local
939 struct in6_addr daddr6, dst6, src6; local
[all...]
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_request.h700 struct in6_addr daddr6; /* host address V6 style */ member in struct:info_monitor_1
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c1389 const struct sockaddr_in6 *daddr6 = (const struct sockaddr_in6 *)daddr; local

Completed in 41 milliseconds