HomeSort by: relevance | last modified time | path
    Searched refs:IPFOBJ_COUNT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
fil.c 6156 static int ipf_objbytes[IPFOBJ_COUNT][3] = {
6207 if ((type < 0) || (type >= IPFOBJ_COUNT)) {
6276 if ((type < 0) || (type >= IPFOBJ_COUNT)) {
6335 if ((type < 0) || (type >= IPFOBJ_COUNT)) {
6391 if ((type < 0) || (type >= IPFOBJ_COUNT)) {
6454 if ((type < 0) || (type >= IPFOBJ_COUNT)) {
ip_fil.h 1371 #define IPFOBJ_COUNT 23 /* How many #defines are above this? */

Completed in 43 milliseconds