Home
last modified time | relevance | path

Searched refs:rtnl_msg_handler (Results 1 – 25 of 27) sorted by relevance

12

/linux/include/net/
H A Drtnetlink.h45 struct rtnl_msg_handler { struct
56 int __rtnl_register_many(const struct rtnl_msg_handler *handlers, int n); argument
57 void __rtnl_unregister_many(const struct rtnl_msg_handler *handlers, int n);
/linux/net/phonet/
H A Dpn_netlink.c318 static const struct rtnl_msg_handler phonet_rtnl_msg_handlers[] __initdata_or_module = {
/linux/net/mctp/
H A Dneigh.c329 static const struct rtnl_msg_handler mctp_neigh_rtnl_msg_handlers[] = {
H A Ddevice.c526 static const struct rtnl_msg_handler mctp_device_rtnl_msg_handlers[] = {
H A Droute.c1756 static const struct rtnl_msg_handler mctp_route_rtnl_msg_handlers[] = {
/linux/net/ipv6/
H A Daddrlabel.c627 static const struct rtnl_msg_handler ipv6_adddr_label_rtnl_msg_handlers[] __initconst_or_module = {
H A Dip6_fib.c2567 static const struct rtnl_msg_handler fib6_rtnl_msg_handlers[] __initconst_or_module = { in fib6_init()
H A Dip6mr.c1388 static const struct rtnl_msg_handler ip6mr_rtnl_msg_handlers[] __initconst_or_module = {
/linux/drivers/net/vxlan/
H A Dvxlan_vnifilter.c991 static const struct rtnl_msg_handler vxlan_vnifilter_rtnl_msg_handlers[] = {
/linux/net/core/
H A Drtnetlink.c530 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 = {
H A Dnet_namespace.c1253 static const struct rtnl_msg_handler net_ns_rtnl_msg_handlers[] __initconst = {
H A Dfib_rules.c1446 static const struct rtnl_msg_handler fib_rules_rtnl_msg_handlers[] __initconst = {
H A Dneighbour.c3952 static const struct rtnl_msg_handler neigh_rtnl_msg_handlers[] __initconst = {
/linux/net/can/
H A Dgw.c1305 static const struct rtnl_msg_handler cgw_rtnl_msg_handlers[] __initconst_or_module = {
/linux/net/ipv4/
H A Dfib_frontend.c1694 static const struct rtnl_msg_handler fib_rtnl_msg_handlers[] __initconst = {
H A Ddevinet.c2884 static const struct rtnl_msg_handler devinet_rtnl_msg_handlers[] __initconst = {
H A Dipmr.c3288 static const struct rtnl_msg_handler ipmr_rtnl_msg_handlers[] __initconst = {
H A Droute.c3717 static const struct rtnl_msg_handler ip_rt_rtnl_msg_handlers[] __initconst = {
H A Dnexthop.c4133 static const struct rtnl_msg_handler nexthop_rtnl_msg_handlers[] __initconst = {
/linux/net/sched/
H A Dact_api.c2291 static const struct rtnl_msg_handler tc_action_rtnl_msg_handlers[] __initconst = {
H A Dsch_api.c2485 static const struct rtnl_msg_handler psched_rtnl_msg_handlers[] __initconst = {
H A Dcls_api.c4090 static const struct rtnl_msg_handler tc_filter_rtnl_msg_handlers[] __initconst = {
/linux/net/bridge/
H A Dbr_vlan.c2335 static const struct rtnl_msg_handler br_vlan_rtnl_msg_handlers[] = {
/linux/net/dcb/
H A Ddcbnl.c2410 static const struct rtnl_msg_handler dcbnl_rtnl_msg_handlers[] __initconst = {
/linux/net/mpls/
H A Daf_mpls.c2826 static const struct rtnl_msg_handler mpls_rtnl_msg_handlers[] __initdata_or_module = { in mpls_init()

12