Searched refs:xvp_txcnt (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/bsd/sys/ | ||
| H A D | vsock.h | 67 u_int32_t xvp_txcnt; /* bytes transmitted */ member |
| /xnu-12377.81.4/bsd/kern/ | ||
| H A D | vsock_domain.c | 860 xpcb.xvp_txcnt = pcb->tx_cnt; in common_vsock_pcblist() |