Home
last modified time | relevance | path

Searched refs:rtnl_msg_handler (Results 1 – 23 of 23) 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.c328 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.c1752 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/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.c2549 static const struct rtnl_msg_handler fib6_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 Droute.c6865 static const struct rtnl_msg_handler ip6_route_rtnl_msg_handlers[] __initconst_or_module = {
H A Daddrconf.c7508 static const struct rtnl_msg_handler addrconf_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 Dnet_namespace.c1245 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()
7060 static const struct rtnl_msg_handler rtnetlink_rtnl_msg_handlers[] __initconst = {
H A Dfib_rules.c1446 static const struct rtnl_msg_handler fib_rules_rtnl_msg_handlers[] __initconst = {
H A Dneighbour.c3915 static const struct rtnl_msg_handler neigh_rtnl_msg_handlers[] __initconst = {
/linux/net/can/
H A Dgw.c1299 static const struct rtnl_msg_handler cgw_rtnl_msg_handlers[] __initconst_or_module = {
/linux/net/bridge/
H A Dbr_vlan.c2335 static const struct rtnl_msg_handler br_vlan_rtnl_msg_handlers[] = {
/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.c4083 static const struct rtnl_msg_handler tc_filter_rtnl_msg_handlers[] __initconst = {
/linux/net/mpls/
H A Daf_mpls.c2805 static const struct rtnl_msg_handler mpls_rtnl_msg_handlers[] __initdata_or_module = {
/linux/net/ipv4/
H A Ddevinet.c2885 static const struct rtnl_msg_handler devinet_rtnl_msg_handlers[] __initconst = {
H A Droute.c3717 static const struct rtnl_msg_handler ip_rt_rtnl_msg_handlers[] __initconst = {