centos man page for unregister_netdevice_notifier

Query: unregister_netdevice_notifier

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNREGISTER_NETDEVICE(9) 				      Network device support					   UNREGISTER_NETDEVICE(9)

NAME
unregister_netdevice_notifier - unregister a network notifier block
SYNOPSIS
int unregister_netdevice_notifier(struct notifier_block * nb);
ARGUMENTS
nb notifier
DESCRIPTION
Unregister a notifier previously registered by register_netdevice_notifier. The notifier is unlinked into the kernel structures and may then be reused. A negative errno code is returned on a failure. After unregistering unregister and down device events are synthesized for all devices on the device list to the removed notifier to remove the need for special case cleanup code.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 UNREGISTER_NETDEVICE(9)
Related Man Pages
notifier(7) - centos
update-notifier(1) - debian
notifier(7) - suse
notifier(7) - opensolaris
notifier(7) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it