The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Register 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.
<<< Previous | Home | Next >>> |
dev_close | Up | unregister_netdevice_notifier |