Searched refs:ip6q_dst (Results 1 – 2 of 2) sorted by relevance
190 IN6_ARE_ADDR_EQUAL(&ip6->ip6_dst, &q6->ip6q_dst)) in frag6_input()225 q6->ip6q_dst = ip6->ip6_dst; in frag6_input()287 ip6err->ip6_dst = q6->ip6q_dst; in frag6_input()420 ip6->ip6_dst = q6->ip6q_dst; in frag6_input()546 ip6->ip6_dst = q6->ip6q_dst; in frag6_freef()
138 struct in6_addr ip6q_src, ip6q_dst; member