Home
last modified time | relevance | path

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

12

/linux-6.15/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-6.15/net/mctp/
H A Dneigh.c325 static const struct rtnl_msg_handler mctp_neigh_rtnl_msg_handlers[] = {
H A Ddevice.c525 static const struct rtnl_msg_handler mctp_device_rtnl_msg_handlers[] = {
H A Droute.c1501 static const struct rtnl_msg_handler mctp_route_rtnl_msg_handlers[] = {
/linux-6.15/net/phonet/
H A Dpn_netlink.c318 static const struct rtnl_msg_handler phonet_rtnl_msg_handlers[] __initdata_or_module = {
/linux-6.15/net/ipv6/
H A Daddrlabel.c637 static const struct rtnl_msg_handler ipv6_adddr_label_rtnl_msg_handlers[] __initconst_or_module = {
H A Dip6mr.c1388 static const struct rtnl_msg_handler ip6mr_rtnl_msg_handlers[] __initconst_or_module = {
H A Dip6_fib.c2496 static const struct rtnl_msg_handler fib6_rtnl_msg_handlers[] __initconst_or_module = {
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_vnifilter.c1006 static const struct rtnl_msg_handler vxlan_vnifilter_rtnl_msg_handlers[] = {
/linux-6.15/net/core/
H A Dnet_namespace.c1194 static const struct rtnl_msg_handler net_ns_rtnl_msg_handlers[] __initconst = {
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()
7057 static const struct rtnl_msg_handler rtnetlink_rtnl_msg_handlers[] __initconst = {
H A Dfib_rules.c1444 static const struct rtnl_msg_handler fib_rules_rtnl_msg_handlers[] __initconst = {
H A Dneighbour.c3822 static const struct rtnl_msg_handler neigh_rtnl_msg_handlers[] __initconst = {
/linux-6.15/net/can/
H A Dgw.c1299 static const struct rtnl_msg_handler cgw_rtnl_msg_handlers[] __initconst_or_module = {
/linux-6.15/net/ipv4/
H A Dfib_frontend.c1693 static const struct rtnl_msg_handler fib_rtnl_msg_handlers[] __initconst = {
H A Ddevinet.c2886 static const struct rtnl_msg_handler devinet_rtnl_msg_handlers[] __initconst = {
H A Dipmr.c3160 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.c4078 static const struct rtnl_msg_handler nexthop_rtnl_msg_handlers[] __initconst = {
/linux-6.15/net/bridge/
H A Dbr_vlan.c2333 static const struct rtnl_msg_handler br_vlan_rtnl_msg_handlers[] = {
/linux-6.15/net/sched/
H A Dact_api.c2266 static const struct rtnl_msg_handler tc_action_rtnl_msg_handlers[] __initconst = {
H A Dsch_api.c2489 static const struct rtnl_msg_handler psched_rtnl_msg_handlers[] __initconst = {
H A Dcls_api.c4083 static const struct rtnl_msg_handler tc_filter_rtnl_msg_handlers[] __initconst = {
/linux-6.15/net/mpls/
H A Daf_mpls.c2731 static const struct rtnl_msg_handler mpls_rtnl_msg_handlers[] __initdata_or_module = {
/linux-6.15/net/dcb/
H A Ddcbnl.c2411 static const struct rtnl_msg_handler dcbnl_rtnl_msg_handlers[] __initconst = {

12