DEV_TXQ_STATS_FOLD(9) | Network device support | DEV_TXQ_STATS_FOLD(9) |
NAME¶
dev_txq_stats_fold - fold tx_queues stats
SYNOPSIS¶
void dev_txq_stats_fold(const struct net_device * dev, struct net_device_stats * stats);
ARGUMENTS¶
dev
device to get statistics from
stats
struct net_device_stats to hold results
COPYRIGHT¶
May 2024 | Kernel Hackers Manual 2.6. |