Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h425 struct tcp_sockinfo { struct
426 struct in_sockinfo tcpsi_ini;
427 int tcpsi_state;
428 int tcpsi_timer[TSI_T_NTIMERS];
429 int tcpsi_mss;
430 uint32_t tcpsi_flags;
431 uint32_t rfu_1; /* reserved */
432 uint64_t tcpsi_tp; /* opaque handle of TCP protocol control block */