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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h348 * for tcp_ka_abort_thres milliseconds after the first keepalive probe.
353 * tcp_ka_abort_thres = tcp_ka_rinterval * tcp_ka_cnt
356 uint32_t tcp_ka_abort_thres; /* Keepalive abort threshold */ member in struct:tcp_s

Completed in 61 milliseconds