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

/xnu-2782.1.97/bsd/netinet/
H A Dtcp.h294 u_int64_t tcpi_rxpackets __attribute__((aligned(8))); /* total packets received */ member in struct:tcp_info
H A Dtcp_usrreq.c1516 ti->tcpi_rxpackets = inp->inp_stat->rxpackets;

Completed in 26 milliseconds