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

  /external/libnl/include/netlink/
object.h 57 extern void nl_object_mark(struct nl_object *);
  /external/libnl/lib/
object.c 252 void nl_object_mark(struct nl_object *obj) function
cache.c 1094 * Marks all objects of a cache by calling nl_object_mark() on each
1105 nl_object_mark(obj);
  /external/libnl/python/netlink/
capi.i 292 extern void nl_object_mark(struct nl_object *);
core.py 394 capi.nl_object_mark(self._nl_object)

Completed in 42 milliseconds