Searched refs:tcpi_txbytes (Results 1 – 4 of 4) sorted by relevance
295 u_int64_t tcpi_txbytes __attribute__((aligned(8))); member
235 u_int64_t tcpi_txbytes __attribute__((aligned(8))); member
704 tcp_ci.tcpci_tcp_info.tcpi_txbytes += in mptcp_getconninfo()764 tcp_ci.tcpci_tcp_info.tcpi_txbytes += in mptcp_getconninfo()1949 ti->tcpi_txbytes += inp->inp_stat->txbytes; in mptcp_fill_info_bytestats()1962 ti->tcpi_txbytes += stats->mpis_txbytes; in mptcp_fill_info_bytestats()
1817 ti->tcpi_txbytes = inp != NULL ? inp->inp_stat->txbytes : 0; in tcp_fill_info()2081 tci->tcpi_txbytes = inp != NULL ? inp->inp_stat->txbytes : 0; in tcp_connection_fill_info()