Searched defs:rtnl_link_af_ops (Results 1 - 1 of 1) sorted by relevance

/external/libnl/include/netlink-private/route/link/
H A Dapi.h77 struct rtnl_link_af_ops struct
137 extern struct rtnl_link_af_ops *rtnl_link_af_ops_lookup(unsigned int);
138 extern void rtnl_link_af_ops_put(struct rtnl_link_af_ops *);
140 const struct rtnl_link_af_ops *);
142 const struct rtnl_link_af_ops *);
143 extern int rtnl_link_af_register(struct rtnl_link_af_ops *);
144 extern int rtnl_link_af_unregister(struct rtnl_link_af_ops *);

Completed in 112 milliseconds