Home
last modified time | relevance | path

Searched refs:ip6_dst (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmpv6_sender.c281 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()
H A Dns-icmp_redirector.c533 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()
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Dip6.h22 struct in6_addr ip6_dst; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Dip6.h22 struct in6_addr ip6_dst; member
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Dip6.h22 struct in6_addr ip6_dst; member
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Dip6.h22 struct in6_addr ip6_dst; member
/third_party/musl/include/netinet/
H A Dip6.h22 struct in6_addr ip6_dst; member
/third_party/ltp/testcases/network/sctp/
H A Dsctp_big_chunk.c99 ip6.ip6_dst.s6_addr[15] = 1; in setup_client()
/third_party/toybox/toys/pending/
H A Ddhcpd.c882 memcpy(&packet.iph.ip6_dst, &gstate.client_nip6, sizeof(uint32_t)*4); in send_packet6()

Completed in 8 milliseconds