Searched defs:tcpi_txbytes (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ | ||
| H A D | tcp.h | 298 u_int64_t tcpi_txbytes __attribute__((aligned(8))); member |
| H A D | tcp_private.h | 235 u_int64_t tcpi_txbytes __attribute__((aligned(8))); member |