Home | Sort by: relevance | last modified time | path |
/src/sys/netinet6/ | |
in6_cksum.c | 53 struct in6_addr ip6_dst; member in struct:in6_cksum::__anonf1628337010a::__anonf16283370208 80 * ipv6.ip6ph_dst = mtod(m, struct ip6_hdr *)->ip6_dst; 95 in6_dst = &ip6->ip6_dst; 100 in6_dst = &u.addrs.ip6_dst; |
/src/sys/altq/ | |
altq_flowvalve.h | 50 struct in6_addr ip6_dst; member in struct:fv_flow::__anon0e1301d9010a::__anon0e1301d90308 |
/src/sys/netinet/ | |
ip6.h | 88 struct in6_addr ip6_dst; /* destination address */ member in struct:ip6_hdr |