Home
last modified time | relevance | path

Searched refs:TSI_T_KEEP (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/kern/
H A Dsocket_info.c162 tcpsi->tcpsi_timer[TSI_T_KEEP] = in fill_socketinfo()
/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h408 #define TSI_T_KEEP 2 /* keep alive */ macro