Query: dev_get_stats
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEV_GET_STATS(9) Network device support DEV_GET_STATS(9)NAMEdev_get_stats - get network device statisticsSYNOPSISstruct rtnl_link_stats64 * dev_get_stats(struct net_device * dev, struct rtnl_link_stats64 * storage);ARGUMENTSdev device to get statistics from storage place to store statsDESCRIPTIONGet network statistics from device. Return storage. The device driver may provide its own method by setting dev->netdev_ops->get_stats64 or dev->netdev_ops->get_stats; otherwise the internal statistics structure is used.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEV_GET_STATS(9)
| Related Man Pages |
|---|
| device_create(9) - centos |
| struct_bus_type(9) - centos |
| struct_class(9) - centos |
| struct_ff_device(9) - centos |
| device_create(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| Please Welcome Dave Munro to the Moderator Team! |