Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/include/
H A Dstat.h48 struct net_stat struct
50 uint64_t tx_packets[MAX_DEVICES];
51 uint64_t tx_bytes[MAX_DEVICES];
52 uint64_t tx_drops[MAX_DEVICES];
53 uint64_t rx_packets[MAX_DEVICES];
54 uint64_t rx_bytes[MAX_DEVICES];
55 uint64_t rx_errors[MAX_DEVICES];