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

  /external/libnl/include/netlink/
errno.h 52 #define NLE_DUMP_INTR 33
54 #define NLE_MAX NLE_DUMP_INTR
  /external/libnl/lib/
error.c 49 [NLE_DUMP_INTR] = "Dump inconsistency detected, interrupted",
cache.c 869 if (err == -NLE_DUMP_INTR)
984 if (err == -NLE_DUMP_INTR) {
nl.c 978 err = -NLE_DUMP_INTR;

Completed in 83 milliseconds