Home
last modified time | relevance | path

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

/external/android-clat/
Ddump.c78 printf("traffic class = %x\n",header->ip6_flow >> 20); in dump_ip6()
79 printf("flow label = %x\n",ntohl(header->ip6_flow & 0x000fffff)); in dump_ip6()
/external/tcpdump/
Dip6.h92 #define ip6_flow ip6_ctlun.ip6_un1.ip6_un1_flow macro
Dprint-ip6.c249 flow = EXTRACT_32BITS(&ip6->ip6_flow); in ip6_print()
/external/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()