dev_get_stats(9) suse man page | unix.com

Man Page: dev_get_stats

Operating Environment: suse

Section: 9

DEV_GET_STATS(9)					      Network device support						  DEV_GET_STATS(9)

NAME
dev_get_stats - get network device statistics
SYNOPSIS
const struct net_device_stats * dev_get_stats(struct net_device * dev);
ARGUMENTS
dev device to get statistics from
DESCRIPTION
Get network statistics from device. The device driver may provide its own method by setting dev->netdev_ops->get_stats; otherwise the internal statistics structure is used.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 DEV_GET_STATS(9)
Related Man Pages
device_create(9) - centos
device_create_with_groups(9) - centos
struct_class(9) - centos
device_create_vargs(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command
32 bit process addressing more than 4GB