Searched refs:in6_dst (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Din6_cksum.c57 const struct in6_addr *in6_dst; local
95 in6_dst = &ip6->ip6_dst;
100 in6_dst = &u.addrs.ip6_dst;
114 if (!IN6_IS_SCOPE_EMBEDDABLE(in6_dst))

Completed in 98 milliseconds