Home
last modified time | relevance | path

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

/external/android-clat/
Dtranslate.c125 int ttl_guess; in fill_ip_header() local
145 ttl_guess = icmp_guess_ttl(old_header->ip6_hlim); in fill_ip_header()
146 ip->saddr = htonl((0xff << 24) + ttl_guess); in fill_ip_header()