Searched refs:IPLT_ALL (Results 1 – 4 of 4) sorted by relevance
394 type = IPLT_ALL;471 if (type == IPLT_ALL || type == IPLT_POOL) {505 if (type == IPLT_ALL || type == IPLT_HASH) {549 if (type == IPLT_ALL || type == IPLT_POOL) {577 if (type == IPLT_ALL || type == IPLT_HASH) {654 type = IPLT_ALL;715 if (type == IPLT_ALL || type == IPLT_POOL) {730 if (type == IPLT_ALL || type == IPLT_HASH) {756 arg = IPLT_ALL;757 type = IPLT_ALL;
497 if ((unit < 0 || unit > IPL_LOGMAX) && (unit != IPLT_ALL))504 if (type == IPLT_POOL || type == IPLT_ALL) {509 if (type == IPLT_HASH || type == IPLT_ALL) {
664 if (unit != IPLT_ALL && i != unit)
60 #define IPLT_ALL -1 macro