Home
last modified time | relevance | path

Searched refs:IPLT_HASH (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/bsd/ipf/dist/lib/
Dprintpoolfield.c56 } else if (ptype == IPLT_HASH) {
78 } else if (ptype == IPLT_HASH) {
92 } else if (ptype == IPLT_HASH) {
115 } else if (ptype == IPLT_HASH) {
137 } else if (ptype == IPLT_HASH) {
155 } else if (ptype == IPLT_HASH) {
Dprintlookup.c26 case IPLT_HASH :
Dremove_hash.c29 op.iplo_type = IPLT_HASH;
Dremove_hashnode.c31 op.iplo_type = IPLT_HASH;
Dload_hashnode.c34 op.iplo_type = IPLT_HASH;
Dprinthash_live.c45 iter.ili_type = IPLT_HASH;
Dprinthashnode.c32 printpoolfield(&ipe, IPLT_HASH, i);
Dload_hash.c38 op.iplo_type = IPLT_HASH;
/netbsd/src/external/bsd/ipf/dist/tools/
Dippool.c204 case IPLT_HASH :
249 case IPLT_HASH :
325 if (type == IPLT_HASH) {
338 case IPLT_HASH :
348 case IPLT_HASH :
479 if (type == IPLT_ALL || type == IPLT_HASH) {
480 op.iplo_type = IPLT_HASH;
631 type = IPLT_HASH;
635 type = IPLT_HASH;
769 if (type == IPLT_ALL || type == IPLT_HASH) {
[all …]
Dipf_y.y996 $$.a.iplookuptype = IPLT_HASH;
1005 $$.a.iplookuptype = IPLT_HASH;
1017 $$.a.iplookuptype = IPLT_HASH;
Dipnat_y.y1026 $$.a.iplookuptype = IPLT_HASH;
1032 $$.a.iplookuptype = IPLT_HASH;
/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_lookup.h68 #define IPLT_HASH 2 macro
Dip_lookup.c904 if (IPLT_HASH == (*l)->ipfl_type) { in ipf_lookup_find_htable()
959 if (IPLT_HASH == (*l)->ipfl_type) {
Dip_htable.c126 IPLT_HASH,
226 fop.iplf_type = IPLT_HASH; in ipf_htable_soft_fini()
Dfil.c5523 ipf_lookup_deref(softc, IPLT_HASH, iph); in ipf_grpmapfini()
/netbsd/src/external/bsd/ipf/dist/
Dip_lookup.h68 #define IPLT_HASH 2 macro
Dip_lookup.c943 if (IPLT_HASH == (*l)->ipfl_type) {
1000 if (IPLT_HASH == (*l)->ipfl_type) {
Dip_htable.c110 IPLT_HASH,
217 fop.iplf_type = IPLT_HASH;