Searched refs:IPFOBJ_COUNT (Results 1 – 2 of 2) sorted by relevance
6311 static const int ipf_objbytes[IPFOBJ_COUNT][3] = {6366 if ((type < 0) || (type >= IPFOBJ_COUNT)) {6439 if ((type < 0) || (type >= IPFOBJ_COUNT)) {6502 if ((type < 0) || (type >= IPFOBJ_COUNT)) {6562 if ((type < 0) || (type >= IPFOBJ_COUNT)) {6628 if ((type < 0) || (type >= IPFOBJ_COUNT)) {
1308 #define IPFOBJ_COUNT 23 /* How many #defines are above this? */ macro