Searched refs:ip6q_dst (Results 1 – 2 of 2) sorted by relevance
246 IN6_ARE_ADDR_EQUAL(&ip6->ip6_dst, &q6->ip6q_dst) in frag6_input()293 q6->ip6q_dst = ip6->ip6_dst; in frag6_input()361 ip6err->ip6_dst = q6->ip6q_dst; in frag6_input()661 ip6->ip6_dst = q6->ip6q_dst; in frag6_freef()
78 struct in6_addr ip6q_src, ip6q_dst; member