Searched refs:IBLND_REJECT_NO_RESOURCES (Results 1 – 2 of 2) sorted by relevance
500 #define IBLND_REJECT_NO_RESOURCES 2 /* Out of memory/conns etc */ macro
2321 rej.ibr_why = IBLND_REJECT_NO_RESOURCES; in kiblnd_passive_connect()2389 rej.ibr_why = IBLND_REJECT_NO_RESOURCES; in kiblnd_passive_connect()2624 case IBLND_REJECT_NO_RESOURCES: in kiblnd_rejected()