Searched refs:ip6_dst (Results 1 – 17 of 17) sorted by relevance
281 pkt.hdr.ip6_dst = info_p->daddr; in create_mld_query()330 pseudo.hdr.p_ip6_dst = pkt.hdr.ip6_dst; in create_mld_query()380 pkt.hdr.ip6_dst = info_p->daddr; in create_echo_request()394 pseudo.hdr.p_ip6_dst = pkt.hdr.ip6_dst; in create_echo_request()696 bitsize = sizeof(pkt->hdr.ip6_dst.s6_addr32[rand_val]) * 8; in thrust_fakes()698 pkt->hdr.ip6_dst.s6_addr32[rand_val] ^= seed; in thrust_fakes()
533 sndip6_p->hdr.ip6_dst = rcvip6_p->hdr.ip6_src; in return_neigh_adv()549 p_ip6.hdr.p_ip6_dst = sndip6_p->hdr.ip6_dst; in return_neigh_adv()635 sndip6_p->hdr.ip6_dst = rcvip6_p->hdr.ip6_src; in return_icmp6_redirect()643 sndrd_p->defs.nd_rd_dst = rcvip6_p->hdr.ip6_dst;; in return_icmp6_redirect()651 p_ip6.hdr.p_ip6_dst = sndip6_p->hdr.ip6_dst; in return_icmp6_redirect()
75 struct in6_addr ip6_dst; /* destination address */ member
3061 dst.sin6_addr = ip6->ip6_dst;
22 struct in6_addr ip6_dst; member
70 ip6.ip6_dst.s6_addr[15] = 1; in setup_client()
64 offsetof(struct ip6_hdr, ip6_dst), in nft_ipv6_add()158 case offsetof(struct ip6_hdr, ip6_dst): in nft_ipv6_parse_payload()
379 inet_ntop(AF_INET6, &ip6h->ip6_dst, addrbuf, sizeof(addrbuf)); in trace_print_packet()
235 dst.sin6_addr = ip6->ip6_dst;259 if (IN6_IS_ADDR_MULTICAST(&ip6->ip6_dst)) {483 dst.sin6_addr = ip6cp->ip6c_ip6->ip6_dst;
882 memcpy(&packet.iph.ip6_dst, &gstate.client_nip6, sizeof(uint32_t)*4); in send_packet6()
4649 ip6h->ip6_dst = sin6->sin6_addr;4850 sin6->sin6_addr = ip6h->ip6_dst;11803 ip6->ip6_dst = src_sin6->sin6_addr;
8343 dst.sin6_addr = ip6cp->ip6c_ip6->ip6_dst;