Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_syncache.h66 u_int8_t sc_ip_ttl; /* TTL / Hop Limit */ member
H A Dtcp_syncache.c905 inp->inp_ip_ttl = sc->sc_ip_ttl; in syncache_socket()
1713 sc->sc_ip_ttl = ip_ttl; in syncache_add()
1935 ip->ip_ttl = sc->sc_ip_ttl; in syncache_respond()
2044 ip6->ip6_hlim = sc->sc_ip_ttl; in syncache_respond()
2336 sc->sc_ip_ttl = sotoinpcb(lso)->inp_ip_ttl; in syncookie_lookup()