Home
last modified time | relevance | path

Searched refs:tcpi_txunacked (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_private.h239 u_int64_t tcpi_txunacked __attribute__((aligned(8))); member
H A Dtcp_usrreq.c1816 ti->tcpi_txunacked = tp->snd_max - tp->snd_una; in tcp_fill_info()
/xnu-12377.1.9/bsd/net/
H A Dnecp_client.c7066 digestp->txunacked = tcpi->tcpi_txunacked; in necp_request_aop_tcp_netstats()
7156 desc->txunacked = tcpi->tcpi_txunacked; in necp_request_aop_tcp_netstats()