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

/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dtcp.h276 u_int64_t tcpi_txunacked __attribute__((aligned(8))); member in struct:tcp_info
H A Dtcp_usrreq.c1454 ti->tcpi_txunacked = tp->snd_max - tp->snd_una;

Completed in 84 milliseconds