Home
last modified time | relevance | path

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

/freebsd-head/sys/netinet/
HDtcp_input.c622 uint8_t ipttl; in tcp_input_with_port() local
734 ipttl = ip->ip_ttl; in tcp_input_with_port()
743 ip->ip_ttl = ipttl; in tcp_input_with_port()