Home
last modified time | relevance | path

Searched refs:rtnl_link_ops (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/net/
Drtnetlink.h60 struct rtnl_link_ops { struct
117 int __rtnl_link_register(struct rtnl_link_ops *ops); argument
118 void __rtnl_link_unregister(struct rtnl_link_ops *ops);
120 int rtnl_link_register(struct rtnl_link_ops *ops);
121 void rtnl_link_unregister(struct rtnl_link_ops *ops);
163 const struct rtnl_link_ops *ops,
Dip_tunnels.h183 struct rtnl_link_ops *rtnl_link_ops; member
281 struct rtnl_link_ops *ops, char *devname);
284 struct rtnl_link_ops *ops);
Dbonding.h716 extern struct rtnl_link_ops bond_link_ops;
/linux-4.19.296/include/linux/
Dif_macvlan.h67 extern int macvlan_link_register(struct rtnl_link_ops *ops);
Dnetdevice.h2017 const struct rtnl_link_ops *rtnl_link_ops; member