Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_input.c619 uint8_t ipttl; in tcp_input_with_port() local
731 ipttl = ip->ip_ttl; in tcp_input_with_port()
740 ip->ip_ttl = ipttl; in tcp_input_with_port()