Symbol: IPLT_POOL
usr/src/cmd/ipf/lib/load_pool.c
42
op.iplo_type = IPLT_POOL;
usr/src/cmd/ipf/lib/load_poolnode.c
41
op.iplo_type = IPLT_POOL;
usr/src/cmd/ipf/lib/printlookup.c
16
case IPLT_POOL :
usr/src/cmd/ipf/lib/printpool_live.c
43
iter.ili_type = IPLT_POOL;
usr/src/cmd/ipf/lib/remove_pool.c
30
op.iplo_type = IPLT_POOL;
usr/src/cmd/ipf/lib/remove_poolnode.c
33
op.iplo_type = IPLT_POOL;
usr/src/cmd/ipf/tools/ipf_y.y
938
$$.a.iplookuptype = IPLT_POOL;
usr/src/cmd/ipf/tools/ipf_y.y
942
$$.a.iplookuptype = IPLT_POOL;
usr/src/cmd/ipf/tools/ippool.c
292
} else if (type == IPLT_POOL) {
usr/src/cmd/ipf/tools/ippool.c
304
case IPLT_POOL :
usr/src/cmd/ipf/tools/ippool.c
314
case IPLT_POOL :
usr/src/cmd/ipf/tools/ippool.c
472
if (type == IPLT_ALL || type == IPLT_POOL) {
usr/src/cmd/ipf/tools/ippool.c
473
op.iplo_type = IPLT_POOL;
usr/src/cmd/ipf/tools/ippool.c
548
if (type == IPLT_ALL || type == IPLT_POOL) {
usr/src/cmd/ipf/tools/ippool.c
622
iter.ili_type = IPLT_POOL;
usr/src/cmd/ipf/tools/ippool.c
676
if (type != IPLT_POOL) {
usr/src/cmd/ipf/tools/ippool.c
706
if (type == IPLT_ALL || type == IPLT_POOL) {
usr/src/cmd/ipf/tools/ippool.c
707
op.iplo_type = IPLT_POOL;
usr/src/cmd/ipf/tools/ippool.c
852
type = IPLT_POOL;
usr/src/uts/common/inet/ipf/fil.c
4330
case IPLT_POOL :
usr/src/uts/common/inet/ipf/ip_lookup.c
235
case IPLT_POOL :
usr/src/uts/common/inet/ipf/ip_lookup.c
308
case IPLT_POOL :
usr/src/uts/common/inet/ipf/ip_lookup.c
371
case IPLT_POOL :
usr/src/uts/common/inet/ipf/ip_lookup.c
423
case IPLT_POOL :
usr/src/uts/common/inet/ipf/ip_lookup.c
459
case IPLT_POOL :
usr/src/uts/common/inet/ipf/ip_lookup.c
504
if (type == IPLT_POOL || type == IPLT_ALL) {
usr/src/uts/common/inet/ipf/ip_lookup.c
534
case IPLT_POOL :
usr/src/uts/common/inet/ipf/ip_lookup.c
586
case IPLT_POOL :
usr/src/uts/common/inet/ipf/ip_lookup.c
623
case IPLT_POOL :