Home
last modified time | relevance | path

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

/third_party/libnl/include/netlink/
Dobject.h64 extern int nl_object_get_refcnt(struct nl_object *);
/third_party/libnl/
Dlibnl-3.sym173 nl_object_get_refcnt;
/third_party/libnl/lib/
Dobject.c489 int nl_object_get_refcnt(struct nl_object *obj) in nl_object_get_refcnt() function
/third_party/libnl/python/netlink/
Dcore.py409 return capi.nl_object_get_refcnt(self._nl_object)
Dcapi.i301 extern int nl_object_get_refcnt(struct nl_object *);