Home
last modified time | relevance | path

Searched defs:ace_stats (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/tahoe/if/
H A Dif_acereg.h54 struct ace_stats { struct
56 int rx_crc_errors; /* CRC errors */
60 int rx_reserved;
61 int rx_busy; /* recv segment filled */
62 int rx_mbuf; /* out of mbufs */
63 int rx_oddoff; /* odd offset in mbuf */
64 int rx_rintcnt; /* recvr interrupt */
66 int tx_datagrams; /* packets xmit'd */
67 int tx_retries; /* collision retries */
71 int tx_mbuf; /* total mbufs */
[all …]