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

  /external/libnl/lib/
object.c 212 obj->ce_flags |= NL_OBJ_MARK;
221 obj->ce_flags &= ~NL_OBJ_MARK;
231 return (obj->ce_flags & NL_OBJ_MARK);
  /external/libnl/include/
netlink-types.h 102 #define NL_OBJ_MARK 1

Completed in 37 milliseconds