Home
last modified time | relevance | path

Searched refs:ip6_hlim (Results 1 – 6 of 6) sorted by relevance

/external/android-clat/
Dtranslate.c134 ip->ttl = old_header->ip6_hlim; in fill_ip_header()
145 ttl_guess = icmp_guess_ttl(old_header->ip6_hlim); in fill_ip_header()
164 ip6->ip6_hlim = old_header->ttl; in fill_ip6_header()
Ddump.c82 printf("hop limit = %x\n",header->ip6_hlim); in dump_ip6()
/external/tcpdump/
Dip6.h95 #define ip6_hlim ip6_ctlun.ip6_un1.ip6_un1_hlim macro
Dprint-ip6.c266 ip6->ip6_hlim, in ip6_print()
/external/ltp/testcases/network/stress/ns-tools/
Dns-icmpv6_sender.c279 pkt.hdr.ip6_hlim = 1; in create_mld_query()
378 pkt.hdr.ip6_hlim = IPV6_DEFAULT_HOPLIMIT; in create_echo_request()
Dns-icmp_redirector.c531 sndip6_p->hdr.ip6_hlim = 255; in return_neigh_adv()
633 sndip6_p->hdr.ip6_hlim = 255; in return_icmp6_redirect()