Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_syncache.h59 u_int32_t sc_tsoff; /* ts offset w/ syncookies */ member
H A Dtcp_syncache.c1070 tp->ts_offset = sc->sc_tsoff; in syncache_socket()
1738 sc->sc_tsoff = tcp_new_ts_offset(inc); in syncache_add()
1996 to.to_tsval = sc->sc_tsoff + tcp_ts_getticks(); in syncache_respond()
2373 sc->sc_tsoff = tcp_new_ts_offset(inc); in syncookie_lookup()