Home
last modified time | relevance | path

Searched refs:ip6_flow (Results 1 – 12 of 12) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_ip6_var.h78 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro
/third_party/musl/ndk_musl_include/netinet/
Dip6.h26 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
Dip6.h26 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
Dip6.h26 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
Dip6.h26 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro
/third_party/musl/include/netinet/
Dip6.h26 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
Dip6.h26 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro
/third_party/ltp/testcases/network/sctp/
Dsctp_big_chunk.c66 ip6.ip6_flow = htonl(6 << 28 | 2 << 20); in setup_client()
/third_party/ltp/testcases/network/stress/ns-tools/
Dns-icmpv6_sender.c276 pkt.hdr.ip6_flow |= 0; in create_mld_query()
375 pkt.hdr.ip6_flow |= 0; in create_echo_request()
Dns-icmp_redirector.c528 sndip6_p->hdr.ip6_flow |= 0; in return_neigh_adv()
630 sndip6_p->hdr.ip6_flow |= 0; in return_icmp6_redirect()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet6/
Dsctp6_usrreq.c262 ecn_bits = ((ntohl(ip6->ip6_flow) >> 20) & 0x000000ff);
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_output.c4642 ip6h->ip6_flow = htonl(flowinfo);
11786 ip6->ip6_flow = htonl(0x60000000);
11789 ip6->ip6_flow |= (htonl(ip6_randomflowlabel()) & IPV6_FLOWLABEL_MASK);