Home
last modified time | relevance | path

Searched refs:nl_object_is_marked (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/netlink/
Dobject.h54 extern int nl_object_is_marked(struct nl_object *);
/external/libnl/lib/
Dobject.c229 int nl_object_is_marked(struct nl_object *obj) in nl_object_is_marked() function
Dcache.c610 if (nl_object_is_marked(obj)) { in nl_cache_resync()