Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/oce/
H A Doce_hw.h3077 struct pport_stats { struct
3078 uint64_t tx_pkts;
3079 uint64_t tx_unicast_pkts;
3080 uint64_t tx_multicast_pkts;
3081 uint64_t tx_broadcast_pkts;
3082 uint64_t tx_bytes;
3083 uint64_t tx_unicast_bytes;
3084 uint64_t tx_multicast_bytes;
3085 uint64_t tx_broadcast_bytes;
3086 uint64_t tx_discards;
[all …]