Searched defs:ISS_INCR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_impl.h231 #define ISS_INCR 250000 macro
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c88 #define ISS_INCR 250000 macro
5272 * an ISS greater than (tcp_snxt + ISS_INCR/2) for the
5276 * + ISS_INCR/2 + other components depending on the
5298 * New ISS not guaranteed to be ISS_INCR/2
6381 tcp_iss_incr_extra += (ISS_INCR >> 1);

Completed in 57 milliseconds