Home
last modified time | relevance | path

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

/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/mctp/
H A Dneigh.c325 static const struct rtnl_msg_handler mctp_neigh_rtnl_msg_handlers[] = {
H A Droute.c1499 static const struct rtnl_msg_handler mctp_route_rtnl_msg_handlers[] = {
/linux/net/phonet/
H A Dpn_netlink.c318 static const struct rtnl_msg_handler phonet_rtnl_msg_handlers[] __initdata_or_module = {
/linux/drivers/net/vxlan/
H A Dvxlan_vnifilter.c1000 static const struct rtnl_msg_handler vxlan_vnifilter_rtnl_msg_handlers[] = {
/linux/net/core/
H A Drtnetlink.c524 int __rtnl_register_many(const struct rtnl_msg_handler *handlers, int n) in __rtnl_register_many()
526 const struct rtnl_msg_handler *handler; in __rtnl_register_many()
547 void __rtnl_unregister_many(const struct rtnl_msg_handler *handlers, int n) in __rtnl_unregister_many()
549 const struct rtnl_msg_handler *handler; in __rtnl_unregister_many()
7014 static const struct rtnl_msg_handler rtnetlink_rtnl_msg_handlers[] __initconst = {
H A Dnet_namespace.c1192 static const struct rtnl_msg_handler net_ns_rtnl_msg_handlers[] __initconst = {
H A Dfib_rules.c1297 static const struct rtnl_msg_handler fib_rules_rtnl_msg_handlers[] __initconst = {
H A Dneighbour.c3828 static const struct rtnl_msg_handler neigh_rtnl_msg_handlers[] __initconst = {
/linux/net/ipv4/
H A Dfib_frontend.c1659 static const struct rtnl_msg_handler fib_rtnl_msg_handlers[] __initconst = {
H A Ddevinet.c2839 static const struct rtnl_msg_handler devinet_rtnl_msg_handlers[] __initconst = {
H A Dipmr.c3170 static const struct rtnl_msg_handler ipmr_rtnl_msg_handlers[] __initconst = {
H A Droute.c3697 static const struct rtnl_msg_handler ip_rt_rtnl_msg_handlers[] __initconst = {
H A Dnexthop.c4038 static const struct rtnl_msg_handler nexthop_rtnl_msg_handlers[] __initconst = {
/linux/net/sched/
H A Dsch_api.c2433 static const struct rtnl_msg_handler psched_rtnl_msg_handlers[] __initconst = {
H A Dcls_api.c4059 static const struct rtnl_msg_handler tc_filter_rtnl_msg_handlers[] __initconst = {
/linux/net/mpls/
H A Daf_mpls.c2731 static const struct rtnl_msg_handler mpls_rtnl_msg_handlers[] __initdata_or_module = {
/linux/net/ipv6/
H A Dip6mr.c1398 static const struct rtnl_msg_handler ip6mr_rtnl_msg_handlers[] __initconst_or_module = {
H A Droute.c6721 static const struct rtnl_msg_handler ip6_route_rtnl_msg_handlers[] __initconst_or_module = {
H A Daddrconf.c7408 static const struct rtnl_msg_handler addrconf_rtnl_msg_handlers[] __initconst_or_module = {