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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp.h350 * keepalive probes. tcp_ka_cnt is the number of keepalive probes to
353 * tcp_ka_abort_thres = tcp_ka_rinterval * tcp_ka_cnt
357 uint32_t tcp_ka_cnt; /* count of keepalive probes */ member in struct:tcp_s

Completed in 61 milliseconds