16#include "nl-default.h"
18#include <netlink/netlink.h>
26static void _nl_init ifb_init(
void)
31static void _nl_exit ifb_exit(
void)
int rtnl_link_register_info(struct rtnl_link_info_ops *ops)
Register operations for a link info type.
int rtnl_link_unregister_info(struct rtnl_link_info_ops *ops)
Unregister operations for a link info type.
Available operations to modules implementing a link info type.
char * io_name
Name of link info type, must match name on kernel side.