Home
last modified time | relevance | path

Searched refs:iplookuptype (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/ipfilter/lib/
Dprintfr.c71 switch (addr->iplookuptype)
80 printf("lookup(%x)=", addr->iplookuptype);
/freebsd-9-stable/contrib/ipfilter/tools/
Dipf_y.y868 $$.a.iplookuptype = IPLT_POOL;
872 $$.a.iplookuptype = IPLT_POOL;
878 $$.a.iplookuptype = IPLT_POOL;
882 $$.a.iplookuptype = IPLT_HASH;
886 $$.a.iplookuptype = IPLT_HASH;
892 $$.a.iplookuptype = IPLT_HASH;
/freebsd-9-stable/sys/contrib/ipfilter/netinet/
Dip_fil.h152 #define iplookuptype i6un.type macro
282 #define fi_srctype fi_src.iplookuptype
283 #define fi_dsttype fi_dst.iplookuptype