Searched refs:NLE_DUMP_INTR (Results 1 – 5 of 5) sorted by relevance
52 #define NLE_DUMP_INTR 33 macro
50 [NLE_DUMP_INTR] = "Dump inconsistency detected, interrupted",
950 if (err == -NLE_DUMP_INTR) in nl_cache_resync()1065 if (err == -NLE_DUMP_INTR) { in nl_cache_refill()
1033 err = -NLE_DUMP_INTR; in recvmsgs()
451 if (res == -NLE_DUMP_INTR) { in send_and_recv()