Searched refs:tcpi_txunacked (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h292 u_int64_t tcpi_txunacked __attribute__((aligned(8))); member in struct:tcp_info
H A Dtcp_usrreq.c1513 ti->tcpi_txunacked = tp->snd_max - tp->snd_una;

Completed in 35 milliseconds