Searched refs:IPL_LOGMAX (Results 1 – 8 of 8) sorted by relevance
345 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) &&398 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) &&447 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) &&510 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) &&560 if ((op.iplo_unit < 0 || op.iplo_unit > IPL_LOGMAX) &&610 if ((unit < 0 || unit > IPL_LOGMAX) && (unit != IPLT_ALL)) {705 if (iter.ili_unit < IPL_LOGALL && iter.ili_unit > IPL_LOGMAX) {
158 for (i = 0; i <= IPL_LOGMAX; i++)218 for (i = -1; i <= IPL_LOGMAX; i++) {277 for (n = 0, i = -1; i <= IPL_LOGMAX; i++) {321 if (unit < -1 || unit > IPL_LOGMAX) {789 for (i = 0; i <= IPL_LOGMAX; i++)791 } else if (unit >= 0 && unit <= IPL_LOGMAX) {1328 for (i = 0; i < IPL_LOGMAX; i++) {
212 for (i = IPL_LOGMAX; i >= 0; i--) {240 for (i = IPL_LOGMAX; i >= 0; i--) {278 for (i = IPL_LOGMAX; i >= 0; i--) {322 for (i = IPL_LOGMAX; i >= 0; i--) {683 if (IPL_LOGMAX < unit) {
429 if (unit < 0 || unit > IPL_LOGMAX) in ipfpoll()487 if (IPL_LOGMAX < unit)526 if (IPL_LOGMAX < unit)
327 for (i = -1; i <= IPL_LOGMAX; i++) {608 } else if (unit >= 0 && unit <= IPL_LOGMAX) {1141 for (i = -1; i <= IPL_LOGMAX; i++) {1416 if (unit < 0 || unit > IPL_LOGMAX)
827 for (i = -1; i <= IPL_LOGMAX; i++) {1360 if (unit < -1 || unit > IPL_LOGMAX)
1041 #define IPL_LOGMAX 7 macro1042 #define IPL_LOGSIZE IPL_LOGMAX + 1
302 if ((IPL_LOGMAX < unit) || (unit < 0)) {