Home
last modified time | relevance | path

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

/trueos/sys/netinet/
HDtcp_syncache.h59 u_int32_t sc_tsoff; /* ts offset w/ syncookies */ member
HDtcp_syncache.c871 tp->ts_offset = sc->sc_tsoff; in syncache_socket()
1797 sc->sc_tsoff = sc->sc_ts - tcp_ts_getticks(); in syncookie_generate()
1887 sc->sc_tsoff = to->to_tsecr - tcp_ts_getticks(); in syncookie_lookup()