netdev_increment_features(9) suse man page | unix.com

Man Page: netdev_increment_features

Operating Environment: suse

Section: 9

NETDEV_INCREMENT_FEA(9) 				      Network device support					   NETDEV_INCREMENT_FEA(9)

NAME
netdev_increment_features - increment feature set by one
SYNOPSIS
unsigned long netdev_increment_features(unsigned long all, unsigned long one, unsigned long mask);
ARGUMENTS
all current feature set one new feature set mask mask feature set
DESCRIPTION
Computes a new feature set after adding a device with feature set one to the master device with current feature set all. Will not enable anything that is off in mask. Returns the new feature set.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 NETDEV_INCREMENT_FEA(9)
Related Man Pages
hwloc_nodeset_to_linux_libnuma_ulongs(3) - debian
hwlocality_linux_libnuma_ulongs(3) - debian
hwloc_cpuset_from_linux_libnuma_ulongs(3) - centos
hwloc_nodeset_to_linux_libnuma_ulongs(3) - centos
hwlocality_linux_libnuma_ulongs(3) - centos
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
32 bit process addressing more than 4GB