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

/freebsd-10-stable/sys/netinet6/
H A Dfrag6.c251 IN6_ARE_ADDR_EQUAL(&ip6->ip6_dst, &q6->ip6q_dst)
298 q6->ip6q_dst = ip6->ip6_dst;
366 ip6err->ip6_dst = q6->ip6q_dst;
652 ip6->ip6_dst = q6->ip6q_dst;
H A Dip6_var.h78 struct in6_addr ip6q_src, ip6q_dst; member in struct:ip6q

Completed in 95 milliseconds