Home
last modified time | relevance | path

Searched defs:rtnl_link (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/include/netlink-private/
Dtypes.h191 struct rtnl_link struct
210 struct rtnl_link_map l_map; argument
219 struct rtnl_link_info_ops * l_info_ops; argument
232 struct rtnl_link_af_ops * l_af_ops; argument
238 struct rtnl_link_vf * l_vf_list; argument
/third_party/libnl/lib/route/
Dlink.c225 int (*cb)(struct rtnl_link *, in do_foreach_af()