Home
last modified time | relevance | path

Searched refs:ip6_plen (Results 1 – 13 of 13) sorted by relevance

/third_party/ltp/testcases/network/stress/ns-tools/
Dns-icmpv6_sender.c277 pkt.hdr.ip6_plen = htons(ip6_psize); in create_mld_query()
376 pkt.hdr.ip6_plen = htons(ip6_psize); in create_echo_request()
652 bitsize = sizeof(pkt->hdr.ip6_plen) * 8; in thrust_fakes()
654 pkt->hdr.ip6_plen ^= seed; in thrust_fakes()
Dns-icmp_redirector.c529 sndip6_p->hdr.ip6_plen = htons(sizeof(struct neighbor_adv)); in return_neigh_adv()
550 p_ip6.hdr.p_ip6_plen = sndip6_p->hdr.ip6_plen; in return_neigh_adv()
631 sndip6_p->hdr.ip6_plen = htons(ip6_payload_size); in return_icmp6_redirect()
652 p_ip6.hdr.p_ip6_plen = sndip6_p->hdr.ip6_plen; in return_icmp6_redirect()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_ip6_var.h79 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
/third_party/musl/include/netinet/
Dip6.h27 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dip6.h27 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
/third_party/musl/ndk_musl_include/netinet/
Dip6.h27 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dip6.h27 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dip6.h27 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dip6.h27 #define ip6_plen ip6_ctlun.ip6_un1.ip6_un1_plen macro
/third_party/ltp/testcases/network/sctp/
Dsctp_big_chunk.c129 ip6.ip6_plen = htons(pkt_len - ip6_hdr_len); in setup_client()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c251 length = ntohs(ip6->ip6_plen) + iphlen;
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctputil.c8139 ip6->ip6_plen = htons(ntohs(ip6->ip6_plen) - sizeof(struct udphdr));
Dsctp_output.c4648 ip6h->ip6_plen = htons((uint16_t)(packet_length - sizeof(struct ip6_hdr)));
11931 ip6->ip6_plen = htons((uint16_t)(len - sizeof(struct ip6_hdr)));