Searched refs:IPFOBJ_COUNT (Results 1 – 2 of 2) sorted by relevance
6309 static const int ipf_objbytes[IPFOBJ_COUNT][3] = {6364 if ((type < 0) || (type >= IPFOBJ_COUNT)) {6437 if ((type < 0) || (type >= IPFOBJ_COUNT)) {6500 if ((type < 0) || (type >= IPFOBJ_COUNT)) {6560 if ((type < 0) || (type >= IPFOBJ_COUNT)) {6626 if ((type < 0) || (type >= IPFOBJ_COUNT)) {
1308 #define IPFOBJ_COUNT 23 /* How many #defines are above this? */ macro