HomeSort by relevance Sort by last modified time
    Searched refs:nl_object_get_refcnt (Results 1 - 4 of 4) sorted by null

  /external/libnl/include/netlink/
object.h 62 extern int nl_object_get_refcnt(struct nl_object *);
  /external/libnl/lib/
object.c 463 int nl_object_get_refcnt(struct nl_object *obj) function
  /external/libnl/python/netlink/
capi.i 296 extern int nl_object_get_refcnt(struct nl_object *);
core.py 409 return capi.nl_object_get_refcnt(self._nl_object)

Completed in 132 milliseconds