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

/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dprintlookup.c21 case IPLT_HASH :
H A Dremove_hash.c30 op.iplo_type = IPLT_HASH;
H A Dload_hashnode.c43 op.iplo_type = IPLT_HASH;
H A Dprinthash_live.c45 iter.ili_type = IPLT_HASH;
H A Dremove_hashnode.c32 op.iplo_type = IPLT_HASH;
H A Dload_hash.c48 op.iplo_type = IPLT_HASH;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c259 case IPLT_HASH :
326 case IPLT_HASH :
378 case IPLT_HASH :
427 case IPLT_HASH :
463 case IPLT_HASH :
509 if (type == IPLT_HASH || type == IPLT_ALL) {
538 case IPLT_HASH :
589 case IPLT_HASH :
619 case IPLT_HASH :
H A Dfil.c4344 case IPLT_HASH :
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c287 if (type == IPLT_HASH) {
300 case IPLT_HASH :
310 case IPLT_HASH :
505 if (type == IPLT_ALL || type == IPLT_HASH) {
507 op.iplo_type = IPLT_HASH;
577 if (type == IPLT_ALL || type == IPLT_HASH) {
730 if (type == IPLT_ALL || type == IPLT_HASH) {
731 op.iplo_type = IPLT_HASH;
863 type = IPLT_HASH;
867 type = IPLT_HASH;
[all...]
H A Dipf_y.y946 $$.a.iplookuptype = IPLT_HASH;
950 $$.a.iplookuptype = IPLT_HASH;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_lookup.h63 #define IPLT_HASH 2 macro

Completed in 278 milliseconds