Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ipf/dist/lib/
Dprintpoolfield.c48 if (ptype == IPLT_POOL) {
72 if (ptype == IPLT_POOL) {
90 if (ptype == IPLT_POOL) {
107 if (ptype == IPLT_POOL) {
129 if (ptype == IPLT_POOL) {
151 if (ptype == IPLT_POOL) {
Dprintlookup.c23 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);
Dload_poolnode.c35 op.iplo_type = IPLT_POOL;
Dprintpool_live.c44 iter.ili_type = IPLT_POOL;
Dload_pool.c31 op.iplo_type = IPLT_POOL;
/netbsd/src/external/bsd/ipf/dist/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 :
442 if (type != IPLT_POOL) {
464 if (type == IPLT_ALL || type == IPLT_POOL) {
465 op.iplo_type = IPLT_POOL;
629 type = IPLT_POOL;
[all …]
Dipf_y.y967 $$.a.iplookuptype = IPLT_POOL;
974 $$.a.iplookuptype = IPLT_POOL;
986 $$.a.iplookuptype = IPLT_POOL;
Dipnat_y.y1014 $$.a.iplookuptype = IPLT_POOL;
1020 $$.a.iplookuptype = IPLT_POOL;
/netbsd/src/sys/external/bsd/ipf/netinet/
Dip_lookup.h67 #define IPLT_POOL 1 macro
Dip_lookup.c953 if (IPLT_POOL == (*l)->ipfl_type) {
Dip_pool.c132 IPLT_POOL,
/netbsd/src/external/bsd/ipf/dist/
Dip_lookup.h67 #define IPLT_POOL 1 macro
Dip_lookup.c994 if (IPLT_POOL == (*l)->ipfl_type) {
Dip_pool.c117 IPLT_POOL,