Man Page: register_netdevice_notifier
Operating Environment: suse
Section: 9
REGISTER_NETDEVICE_N(9) Network device support REGISTER_NETDEVICE_N(9)NAMEregister_netdevice_notifier - register a network notifier blockSYNOPSISint register_netdevice_notifier(struct notifier_block * nb);ARGUMENTSnb notifierDESCRIPTIONRegister a notifier to be called when network device events occur. The notifier passed is linked into the kernel structures and must not be reused until it has been unregistered. A negative errno code is returned on a failure. When registered all registration and up events are replayed to the new notifier to allow device to have a race free view of the network device list.COPYRIGHTKernel Hackers Manual 2.6. July 2010 REGISTER_NETDEVICE_N(9)
| Related Man Pages |
|---|
| update-notifier(1) - debian |
| tk_handleevent(3tk) - debian |
| tk_handleevent(3) - osx |
| notifier(7) - osx |
| notifier(7) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |
| The Future of the PM (Private Message) System at UNIX.com |