Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ipfilter/lib/
Dprintpoolfield.c46 if (ptype == IPLT_POOL) {
70 if (ptype == IPLT_POOL) {
88 if (ptype == IPLT_POOL) {
105 if (ptype == IPLT_POOL) {
127 if (ptype == IPLT_POOL) {
149 if (ptype == IPLT_POOL) {
Dprintlookup.c21 case IPLT_POOL :
Dremove_pool.c29 op.iplo_type = IPLT_POOL;
Dremove_poolnode.c32 op.iplo_type = IPLT_POOL;
Dprintpoolnode.c22 printpoolfield(np, IPLT_POOL, i);
Dprintpool_live.c42 iter.ili_type = IPLT_POOL;
Dload_poolnode.c35 op.iplo_type = IPLT_POOL;
Dload_pool.c31 op.iplo_type = IPLT_POOL;
/freebsd-10-stable/contrib/ipfilter/tools/
Dippool.c152 int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0;
207 case IPLT_POOL :
243 case IPLT_POOL :
329 } else if (type == IPLT_POOL) {
341 case IPLT_POOL :
351 case IPLT_POOL :
450 if (type != IPLT_POOL) {
472 if (type == IPLT_ALL || type == IPLT_POOL) {
473 op.iplo_type = IPLT_POOL;
637 type = IPLT_POOL;
[all …]
Dipf_y.y966 $$.a.iplookuptype = IPLT_POOL;
973 $$.a.iplookuptype = IPLT_POOL;
985 $$.a.iplookuptype = IPLT_POOL;
Dipnat_y.y1014 $$.a.iplookuptype = IPLT_POOL;
1020 $$.a.iplookuptype = IPLT_POOL;
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
Dip_lookup.h65 #define IPLT_POOL 1 macro
Dip_lookup.c993 if (IPLT_POOL == (*l)->ipfl_type) {
Dip_pool.c115 IPLT_POOL,