Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dtcp_var.h256 u_int32_t sc_modulate; /* [I] our timestamp modulator */ member
H A Dtcp_input.c3607 tp->ts_modulate = sc->sc_modulate; in syn_cache_get()
3871 sc->sc_modulate = arc4random();
4068 *lp++ = htonl(now + sc->sc_modulate);