Home
last modified time | relevance | path

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

/linux/include/net/
A Drtnetlink.h32 struct rtnl_msg_handler { struct
48 int __rtnl_register_many(const struct rtnl_msg_handler *handlers, int n); argument
49 void __rtnl_unregister_many(const struct rtnl_msg_handler *handlers, int n);
/linux/net/phonet/
A Dpn_netlink.c288 static const struct rtnl_msg_handler phonet_rtnl_msg_handlers[] __initdata_or_module = {
/linux/net/mctp/
A Dneigh.c325 static const struct rtnl_msg_handler mctp_neigh_rtnl_msg_handlers[] = {
A Ddevice.c527 static const struct rtnl_msg_handler mctp_device_rtnl_msg_handlers[] = {
A Droute.c1477 static const struct rtnl_msg_handler mctp_route_rtnl_msg_handlers[] = {
/linux/drivers/net/vxlan/
A Dvxlan_vnifilter.c995 static const struct rtnl_msg_handler vxlan_vnifilter_rtnl_msg_handlers[] = {
/linux/net/core/
A Drtnetlink.c387 int __rtnl_register_many(const struct rtnl_msg_handler *handlers, int n) in __rtnl_register_many()
389 const struct rtnl_msg_handler *handler; in __rtnl_register_many()
406 void __rtnl_unregister_many(const struct rtnl_msg_handler *handlers, int n) in __rtnl_unregister_many()
408 const struct rtnl_msg_handler *handler; in __rtnl_unregister_many()
/linux/net/bridge/
A Dbr_vlan.c2299 static const struct rtnl_msg_handler br_vlan_rtnl_msg_handlers[] = {
/linux/net/mpls/
A Daf_mpls.c2731 static const struct rtnl_msg_handler mpls_rtnl_msg_handlers[] __initdata_or_module = {

Completed in 38 milliseconds