rtnl_msg_handler
static const struct rtnl_msg_handler vxlan_vnifilter_rtnl_msg_handlers[] = {
int __rtnl_register_many(const struct rtnl_msg_handler *handlers, int n);
void __rtnl_unregister_many(const struct rtnl_msg_handler *handlers, int n);
static const struct rtnl_msg_handler br_vlan_rtnl_msg_handlers[] = {
static const struct rtnl_msg_handler cgw_rtnl_msg_handlers[] __initconst_or_module = {
static const struct rtnl_msg_handler fib_rules_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler neigh_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler net_ns_rtnl_msg_handlers[] __initconst = {
int __rtnl_register_many(const struct rtnl_msg_handler *handlers, int n)
const struct rtnl_msg_handler *handler;
void __rtnl_unregister_many(const struct rtnl_msg_handler *handlers, int n)
const struct rtnl_msg_handler *handler;
static const struct rtnl_msg_handler rtnetlink_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler dcbnl_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler devinet_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler fib_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler ipmr_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler nexthop_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler ip_rt_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler addrconf_rtnl_msg_handlers[] __initconst_or_module = {
static const struct rtnl_msg_handler ipv6_adddr_label_rtnl_msg_handlers[] __initconst_or_module = {
static const struct rtnl_msg_handler fib6_rtnl_msg_handlers[] __initconst_or_module = {
static const struct rtnl_msg_handler ip6mr_rtnl_msg_handlers[] __initconst_or_module = {
static const struct rtnl_msg_handler ip6_route_rtnl_msg_handlers[] __initconst_or_module = {
static const struct rtnl_msg_handler mctp_device_rtnl_msg_handlers[] = {
static const struct rtnl_msg_handler mctp_neigh_rtnl_msg_handlers[] = {
static const struct rtnl_msg_handler mctp_route_rtnl_msg_handlers[] = {
static const struct rtnl_msg_handler mpls_rtnl_msg_handlers[] __initdata_or_module = {
static const struct rtnl_msg_handler phonet_rtnl_msg_handlers[] __initdata_or_module = {
static const struct rtnl_msg_handler tc_action_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler tc_filter_rtnl_msg_handlers[] __initconst = {
static const struct rtnl_msg_handler psched_rtnl_msg_handlers[] __initconst = {