Searched refs:sc_ip_ttl (Results 1 – 2 of 2) sorted by relevance
65 u_int8_t sc_ip_ttl; /* TTL / Hop Limit */ member
823 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()