HomeSort by relevance Sort by last modified time
    Searched full:rtnl_addr_get_scope (Results 1 - 5 of 5) sorted by null

  /external/libnl/include/netlink/route/
addr.h 65 extern int rtnl_addr_get_scope(struct rtnl_addr *);
  /external/libnl/src/
nl-addr-list.c 84 rtnl_scope2str(rtnl_addr_get_scope(addr),
  /external/libnl/python/netlink/route/
address.py 190 scope = capi.rtnl_addr_get_scope(self._rtnl_addr)
capi.i 480 extern int rtnl_addr_get_scope(struct rtnl_addr *);
  /external/libnl/lib/route/
addr.c 881 int rtnl_addr_get_scope(struct rtnl_addr *addr) function

Completed in 2109 milliseconds