Searched refs:rtnl_msg_handler (Results 1 – 25 of 27) sorted by relevance
12
45 struct rtnl_msg_handler { struct56 int __rtnl_register_many(const struct rtnl_msg_handler *handlers, int n); argument57 void __rtnl_unregister_many(const struct rtnl_msg_handler *handlers, int n);
318 static const struct rtnl_msg_handler phonet_rtnl_msg_handlers[] __initdata_or_module = {
329 static const struct rtnl_msg_handler mctp_neigh_rtnl_msg_handlers[] = {
526 static const struct rtnl_msg_handler mctp_device_rtnl_msg_handlers[] = {
1756 static const struct rtnl_msg_handler mctp_route_rtnl_msg_handlers[] = {
627 static const struct rtnl_msg_handler ipv6_adddr_label_rtnl_msg_handlers[] __initconst_or_module = {
2567 static const struct rtnl_msg_handler fib6_rtnl_msg_handlers[] __initconst_or_module = { in fib6_init()
1388 static const struct rtnl_msg_handler ip6mr_rtnl_msg_handlers[] __initconst_or_module = {
991 static const struct rtnl_msg_handler vxlan_vnifilter_rtnl_msg_handlers[] = {
530 int __rtnl_register_many(const struct rtnl_msg_handler *handlers, int n) in __rtnl_register_many()532 const struct rtnl_msg_handler *handler; in __rtnl_register_many()553 void __rtnl_unregister_many(const struct rtnl_msg_handler *handlers, int n) in __rtnl_unregister_many()555 const struct rtnl_msg_handler *handler; in __rtnl_unregister_many()7082 static const struct rtnl_msg_handler rtnetlink_rtnl_msg_handlers[] __initconst = {
1253 static const struct rtnl_msg_handler net_ns_rtnl_msg_handlers[] __initconst = {
1446 static const struct rtnl_msg_handler fib_rules_rtnl_msg_handlers[] __initconst = {
3952 static const struct rtnl_msg_handler neigh_rtnl_msg_handlers[] __initconst = {
1305 static const struct rtnl_msg_handler cgw_rtnl_msg_handlers[] __initconst_or_module = {
1694 static const struct rtnl_msg_handler fib_rtnl_msg_handlers[] __initconst = {
2884 static const struct rtnl_msg_handler devinet_rtnl_msg_handlers[] __initconst = {
3288 static const struct rtnl_msg_handler ipmr_rtnl_msg_handlers[] __initconst = {
3717 static const struct rtnl_msg_handler ip_rt_rtnl_msg_handlers[] __initconst = {
4133 static const struct rtnl_msg_handler nexthop_rtnl_msg_handlers[] __initconst = {
2291 static const struct rtnl_msg_handler tc_action_rtnl_msg_handlers[] __initconst = {
2485 static const struct rtnl_msg_handler psched_rtnl_msg_handlers[] __initconst = {
4090 static const struct rtnl_msg_handler tc_filter_rtnl_msg_handlers[] __initconst = {
2335 static const struct rtnl_msg_handler br_vlan_rtnl_msg_handlers[] = {
2410 static const struct rtnl_msg_handler dcbnl_rtnl_msg_handlers[] __initconst = {
2826 static const struct rtnl_msg_handler mpls_rtnl_msg_handlers[] __initdata_or_module = { in mpls_init()