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

  /external/libnl/include/netlink/
errno.h 54 #define NLE_MAX NLE_DUMP_INTR
  /external/libnl/lib/
error.c 15 static const char *errmsg[NLE_MAX+1] = {
60 if (error > NLE_MAX)

Completed in 59 milliseconds