Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_syncache.h58 u_int32_t sc_tsoff; /* ts offset w/ syncookies */ member
H A Dtcp_syncache.c940 tp->ts_offset = sc->sc_tsoff; in syncache_socket()
1663 sc->sc_tsoff = tcp_new_ts_offset(inc); in syncache_add()
1937 to.to_tsval = sc->sc_tsoff + tcp_ts_getticks(); in syncache_respond()
2335 sc->sc_tsoff = tcp_new_ts_offset(inc); in syncookie_lookup()