Home
last modified time | relevance | path

Searched refs:IPLT_POOL (Results 1 – 14 of 14) sorted by relevance

/freebsd/sbin/ipf/libipf/
H A Dprintpoolfield.c43 if (ptype == IPLT_POOL) { in printpoolfield()
67 if (ptype == IPLT_POOL) { in printpoolfield()
85 if (ptype == IPLT_POOL) { in printpoolfield()
102 if (ptype == IPLT_POOL) { in printpoolfield()
124 if (ptype == IPLT_POOL) { in printpoolfield()
146 if (ptype == IPLT_POOL) { in printpoolfield()
H A Dprintlookup.c19 case IPLT_POOL : in printlookup()
H A Dremove_pool.c26 op.iplo_type = IPLT_POOL; in remove_pool()
H A Dremove_poolnode.c28 op.iplo_type = IPLT_POOL; in remove_poolnode()
H A Dprintpool_live.c40 iter.ili_type = IPLT_POOL; in printpool_live()
H A Dload_pool.c28 op.iplo_type = IPLT_POOL; in load_pool()
H A Dprintpoolnode.c18 printpoolfield(np, IPLT_POOL, i);
H A Dload_poolnode.c30 op.iplo_type = IPLT_POOL; in load_poolnode()
/freebsd/sbin/ipf/ippool/
H A Dippool.c131 int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0; in poolnodecommand()
183 case IPLT_POOL : in poolnodecommand()
229 case IPLT_POOL : in poolnodecommand()
328 if (type == IPLT_POOL || (type == IPLT_NONE && remove == 1)) { in poolcommand()
340 case IPLT_POOL : in poolcommand()
350 case IPLT_POOL : in poolcommand()
448 if (type != IPLT_POOL) { in poolstats()
476 if (type == IPLT_ALL || type == IPLT_POOL) { in poolstats()
477 op.iplo_type = IPLT_POOL; in poolstats()
642 type = IPLT_POOL; in gettype()
[all …]
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_lookup.h53 #define IPLT_POOL 1 macro
H A Dip_lookup.c924 if (IPLT_POOL == (*l)->ipfl_type) { in ipf_lookup_dump()
H A Dip_pool.c105 IPLT_POOL,
/freebsd/sbin/ipf/common/
H A Dipf_y.y965 $$.a.iplookuptype = IPLT_POOL;
972 $$.a.iplookuptype = IPLT_POOL;
984 $$.a.iplookuptype = IPLT_POOL;
/freebsd/sbin/ipf/ipnat/
H A Dipnat_y.y1001 $$.a.iplookuptype = IPLT_POOL;
1007 $$.a.iplookuptype = IPLT_POOL;