Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.h65 u_int8_t sc_ip_ttl; /* TTL / Hop Limit */ member
H A Dtcp_syncache.c823 inp->inp_ip_ttl = sc->sc_ip_ttl; in syncache_socket()
1637 sc->sc_ip_ttl = ip_ttl; in syncache_add()
1871 ip->ip_ttl = sc->sc_ip_ttl; in syncache_respond()
1997 ip6->ip6_hlim = sc->sc_ip_ttl; in syncache_respond()
2298 sc->sc_ip_ttl = sotoinpcb(lso)->inp_ip_ttl; in syncookie_lookup()