Home
last modified time | relevance | path

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

/external/libnl/include/netlink/
Dobject.h62 extern int nl_object_get_refcnt(struct nl_object *);
/external/libnl/lib/
Dobject.c463 int nl_object_get_refcnt(struct nl_object *obj) in nl_object_get_refcnt() function
/external/libnl/python/netlink/
Dcore.py409 return capi.nl_object_get_refcnt(self._nl_object)
Dcapi.i296 extern int nl_object_get_refcnt(struct nl_object *);