OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icmp_guess_ttl
(Results
1 - 3
of
3
) sorted by null
/external/android-clat/
icmp.h
25
uint8_t
icmp_guess_ttl
(uint8_t ttl);
icmp.c
27
/* function:
icmp_guess_ttl
31
uint8_t
icmp_guess_ttl
(uint8_t ttl) {
function
translate.c
145
ttl_guess =
icmp_guess_ttl
(old_header->ip6_hlim);
Completed in 442 milliseconds