Home
last modified time | relevance | path

Searched defs:tcp_fin_wait_2_flush_interval (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h497 uint32_t tcp_fin_wait_2_flush_interval; member
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c205 static int tcp_fin_wait_2_flush_interval = 1 * MINUTES; variable