Searched refs:IPLT_HASH (Results 1 - 13 of 13) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dremove_hash.c32 op.iplo_type = IPLT_HASH;
H A Dload_hashnode.c35 op.iplo_type = IPLT_HASH;
H A Dprinthash_live.c45 iter.ili_type = IPLT_HASH;
H A Dremove_hashnode.c34 op.iplo_type = IPLT_HASH;
H A Dload_hash.c41 op.iplo_type = IPLT_HASH;
H A Dprintfr.c76 case IPLT_HASH :
/netbsd-6-1-5-RELEASE/dist/ipf/
H A Dip_lookup.c257 case IPLT_HASH :
326 case IPLT_HASH :
380 case IPLT_HASH :
439 case IPLT_HASH :
477 case IPLT_HASH :
522 if (type == IPLT_HASH || type == IPLT_ALL) {
559 case IPLT_HASH :
607 case IPLT_HASH :
644 case IPLT_HASH :
H A Dip_lookup.h59 #define IPLT_HASH 2 macro
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_lookup.c275 case IPLT_HASH :
344 case IPLT_HASH :
398 case IPLT_HASH :
457 case IPLT_HASH :
495 case IPLT_HASH :
540 if (type == IPLT_HASH || type == IPLT_ALL) {
577 case IPLT_HASH :
624 case IPLT_HASH :
661 case IPLT_HASH :
H A Dip_lookup.h59 #define IPLT_HASH 2 macro
H A Dfil.c4083 case IPLT_HASH :
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dippool.c265 if (type == IPLT_HASH) {
278 case IPLT_HASH :
288 case IPLT_HASH :
424 if (type == IPLT_ALL || type == IPLT_HASH) {
425 op.iplo_type = IPLT_HASH;
549 type = IPLT_HASH;
553 type = IPLT_HASH;
681 if (type == IPLT_ALL || type == IPLT_HASH) {
754 if (type == IPLT_ALL || type == IPLT_HASH) {
755 op.iplo_type = IPLT_HASH;
[all...]
H A Dipf_y.y887 $$.a.iplookuptype = IPLT_HASH;
891 $$.a.iplookuptype = IPLT_HASH;
897 $$.a.iplookuptype = IPLT_HASH;

Completed in 194 milliseconds