Home
last modified time | relevance | path

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

/f-stack/tools/
H A DREADME.md222 ipttl LIST | ipversion VER | keep-state | layer2 | limit ... |
/f-stack/freebsd/netinet/
H A Dtcp_input.c626 uint8_t ipttl; in tcp_input() local
739 ipttl = ip->ip_ttl; in tcp_input()
748 ip->ip_ttl = ipttl; in tcp_input()