Searched defs:cdp_dev_stats (Results 1 – 1 of 1) sorted by relevance
2541 struct cdp_dev_stats { struct2542 uint32_t tx_packets;2543 uint32_t tx_errors;2544 uint32_t tx_dropped;2545 uint32_t rx_packets;2546 uint32_t rx_errors;2547 uint32_t rx_dropped;2548 uint64_t tx_bytes;2549 uint64_t rx_bytes;