|
Linux Kernel
3.7.1
|
#include <linux/netdevice.h>#include <linux/module.h>#include <net/rtnetlink.h>#include "ipoib.h"Go to the source code of this file.
Functions | |
| int __init | ipoib_netlink_init (void) |
| void __exit | ipoib_netlink_fini (void) |
| MODULE_ALIAS_RTNL_LINK ("ipoib") | |
Definition at line 167 of file ipoib_netlink.c.
Definition at line 162 of file ipoib_netlink.c.
| MODULE_ALIAS_RTNL_LINK | ( | "ipoib" | ) |
1.8.2