Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dtcp.h375 u_int64_t tcpi_txbytes __attribute__((aligned(8))); member
571 u_int64_t tcpi_txbytes __attribute__((aligned(8))); member
H A Dmptcp_usrreq.c698 tcp_ci.tcpci_tcp_info.tcpi_txbytes += in mptcp_getconninfo()
758 tcp_ci.tcpci_tcp_info.tcpi_txbytes += in mptcp_getconninfo()
1923 ti->tcpi_txbytes += inp->inp_stat->txbytes; in mptcp_fill_info_bytestats()
1936 ti->tcpi_txbytes += stats->mpis_txbytes; in mptcp_fill_info_bytestats()
H A Dtcp_usrreq.c1725 ti->tcpi_txbytes = inp->inp_stat->txbytes; in tcp_fill_info()
1963 tci->tcpi_txbytes = inp->inp_stat->txbytes; in tcp_connection_fill_info()