Home
last modified time | relevance | path

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

/NextBSD/contrib/ipfilter/lib/
HDprintpoolfield.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) {
HDprintlookup.c21 case IPLT_POOL :
HDremove_pool.c29 op.iplo_type = IPLT_POOL;
HDremove_poolnode.c32 op.iplo_type = IPLT_POOL;
HDprintpoolnode.c22 printpoolfield(np, IPLT_POOL, i);
HDload_poolnode.c35 op.iplo_type = IPLT_POOL;
HDprintpool_live.c42 iter.ili_type = IPLT_POOL;
HDload_pool.c31 op.iplo_type = IPLT_POOL;
/NextBSD/contrib/ipfilter/tools/
HDippool.c149 int err = 0, c, ipset, role, type = IPLT_POOL, ttl = 0;
204 case IPLT_POOL :
240 case IPLT_POOL :
326 } else if (type == IPLT_POOL) {
338 case IPLT_POOL :
348 case IPLT_POOL :
447 if (type != IPLT_POOL) {
469 if (type == IPLT_ALL || type == IPLT_POOL) {
470 op.iplo_type = IPLT_POOL;
634 type = IPLT_POOL;
[all …]
HDipf_y.y965 $$.a.iplookuptype = IPLT_POOL;
972 $$.a.iplookuptype = IPLT_POOL;
984 $$.a.iplookuptype = IPLT_POOL;
HDipnat_y.y1011 $$.a.iplookuptype = IPLT_POOL;
1017 $$.a.iplookuptype = IPLT_POOL;
/NextBSD/sys/contrib/ipfilter/netinet/
HDip_lookup.h65 #define IPLT_POOL 1 macro
HDip_lookup.c993 if (IPLT_POOL == (*l)->ipfl_type) {
HDip_pool.c115 IPLT_POOL,