Searched refs:NLE_DUMP_INTR (Results 1 - 4 of 4) sorted by relevance

/external/libnl/include/netlink/
H A Derrno.h52 #define NLE_DUMP_INTR 33 macro
54 #define NLE_MAX NLE_DUMP_INTR
/external/libnl/lib/
H A Derror.c49 [NLE_DUMP_INTR] = "Dump inconsistency detected, interrupted",
H A Dcache.c869 if (err == -NLE_DUMP_INTR)
984 if (err == -NLE_DUMP_INTR) {
H A Dnl.c978 err = -NLE_DUMP_INTR;

Completed in 83 milliseconds