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

/illumos-gate/usr/src/cmd/ipf/lib/common/
H A Dprintlookup.c18 case IPLT_POOL :
H A Dremove_pool.c30 op.iplo_type = IPLT_POOL;
H A Dload_pool.c42 op.iplo_type = IPLT_POOL;
H A Dload_poolnode.c41 op.iplo_type = IPLT_POOL;
H A Dprintpool_live.c45 iter.ili_type = IPLT_POOL;
H A Dremove_poolnode.c33 op.iplo_type = IPLT_POOL;
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_lookup.c235 case IPLT_POOL :
308 case IPLT_POOL :
371 case IPLT_POOL :
423 case IPLT_POOL :
459 case IPLT_POOL :
504 if (type == IPLT_POOL || type == IPLT_ALL) {
534 case IPLT_POOL :
586 case IPLT_POOL :
623 case IPLT_POOL :
H A Dfil.c4331 case IPLT_POOL :
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dippool.c291 } else if (type == IPLT_POOL) {
303 case IPLT_POOL :
313 case IPLT_POOL :
471 if (type == IPLT_ALL || type == IPLT_POOL) {
473 op.iplo_type = IPLT_POOL;
549 if (type == IPLT_ALL || type == IPLT_POOL) {
623 iter.ili_type = IPLT_POOL;
685 if (type != IPLT_POOL) {
715 if (type == IPLT_ALL || type == IPLT_POOL) {
716 op.iplo_type = IPLT_POOL;
[all...]
H A Dipf_y.y938 $$.a.iplookuptype = IPLT_POOL;
942 $$.a.iplookuptype = IPLT_POOL;
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_lookup.h62 #define IPLT_POOL 1 macro

Completed in 77 milliseconds