Home
last modified time | relevance | path

Searched refs:rtnl_addr_get (Results 1 – 4 of 4) sorted by relevance

/external/libnl/include/netlink/route/
Daddr.h34 rtnl_addr_get(struct nl_cache *, int, struct nl_addr *);
/external/libnl/python/netlink/route/
Daddress.py41 addr = capi.rtnl_addr_get(self._nl_cache, ifindex,
Dcapi.i449 rtnl_addr_get(struct nl_cache *, int, struct nl_addr *);
/external/libnl/lib/route/
Daddr.c524 struct rtnl_addr *rtnl_addr_get(struct nl_cache *cache, int ifindex, in rtnl_addr_get() function