Symbol: IPLT_POOL
sbin/ipf/common/ipf_y.y
965
$$.a.iplookuptype = IPLT_POOL;
sbin/ipf/common/ipf_y.y
972
$$.a.iplookuptype = IPLT_POOL;
sbin/ipf/common/ipf_y.y
984
$$.a.iplookuptype = IPLT_POOL;
sbin/ipf/ipnat/ipnat_y.y
1001
$$.a.iplookuptype = IPLT_POOL;
sbin/ipf/ipnat/ipnat_y.y
1007
$$.a.iplookuptype = IPLT_POOL;
sbin/ipf/ippool/ippool.c
1079
if (type == IPLT_POOL) {
sbin/ipf/ippool/ippool.c
131
int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0;
sbin/ipf/ippool/ippool.c
183
case IPLT_POOL :
sbin/ipf/ippool/ippool.c
229
case IPLT_POOL :
sbin/ipf/ippool/ippool.c
328
if (type == IPLT_POOL || (type == IPLT_NONE && remove == 1)) {
sbin/ipf/ippool/ippool.c
340
case IPLT_POOL :
sbin/ipf/ippool/ippool.c
350
case IPLT_POOL :
sbin/ipf/ippool/ippool.c
448
if (type != IPLT_POOL) {
sbin/ipf/ippool/ippool.c
476
if (type == IPLT_ALL || type == IPLT_POOL) {
sbin/ipf/ippool/ippool.c
477
op.iplo_type = IPLT_POOL;
sbin/ipf/ippool/ippool.c
642
type = IPLT_POOL;
sbin/ipf/ippool/ippool.c
763
if (type == IPLT_ALL || type == IPLT_POOL) {
sbin/ipf/ippool/ippool.c
830
if (type == IPLT_ALL || type == IPLT_POOL) {
sbin/ipf/ippool/ippool.c
831
op.iplo_type = IPLT_POOL;
sbin/ipf/ippool/ippool.c
953
iter.ili_type = IPLT_POOL;
sbin/ipf/libipf/load_pool.c
28
op.iplo_type = IPLT_POOL;
sbin/ipf/libipf/load_poolnode.c
30
op.iplo_type = IPLT_POOL;
sbin/ipf/libipf/printlookup.c
19
case IPLT_POOL :
sbin/ipf/libipf/printpool_live.c
40
iter.ili_type = IPLT_POOL;
sbin/ipf/libipf/printpoolfield.c
102
if (ptype == IPLT_POOL) {
sbin/ipf/libipf/printpoolfield.c
124
if (ptype == IPLT_POOL) {
sbin/ipf/libipf/printpoolfield.c
146
if (ptype == IPLT_POOL) {
sbin/ipf/libipf/printpoolfield.c
43
if (ptype == IPLT_POOL) {
sbin/ipf/libipf/printpoolfield.c
67
if (ptype == IPLT_POOL) {
sbin/ipf/libipf/printpoolfield.c
85
if (ptype == IPLT_POOL) {
sbin/ipf/libipf/printpoolnode.c
18
printpoolfield(np, IPLT_POOL, i);
sbin/ipf/libipf/remove_pool.c
26
op.iplo_type = IPLT_POOL;
sbin/ipf/libipf/remove_poolnode.c
28
op.iplo_type = IPLT_POOL;
sys/netpfil/ipfilter/netinet/ip_lookup.c
922
if (IPLT_POOL == (*l)->ipfl_type) {
sys/netpfil/ipfilter/netinet/ip_pool.c
105
IPLT_POOL,