Searched refs:tcpi_txpackets (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h287 u_int64_t tcpi_txpackets __attribute__((aligned(8))); /* total packets sent */ member in struct:tcp_info
H A Dtcp_usrreq.c1510 ti->tcpi_txpackets = inp->inp_stat->txpackets;

Completed in 25 milliseconds