Searched refs:ip6q_dst (Results 1 – 3 of 3) sorted by relevance
264 ip6->ip6_dst = q6->ip6q_dst; in frag6_freef()513 IN6_ARE_ADDR_EQUAL(&ip6->ip6_dst, &q6->ip6q_dst) in frag6_input()558 q6->ip6q_dst = ip6->ip6_dst; in frag6_input()657 ip6err->ip6_dst = q6->ip6q_dst; in frag6_input()
85 struct in6_addr ip6q_src, ip6q_dst; member