Home
last modified time | relevance | path

Searched refs:ISS_INCR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_tunables.c593 {1, ISS_INCR, ISS_INCR},
594 {ISS_INCR} },
/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_impl.h234 #define ISS_INCR 250000 macro
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c87 #define ISS_INCR 250000 macro
6380 tcp_iss_incr_extra += (ISS_INCR >> 1); in tcp_iss_init()