Home
last modified time | relevance | path

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

/trueos/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;
/trueos/contrib/ipfilter/tools/
HDippool.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 …]
HDipf_y.y965 $$.a.iplookuptype = IPLT_POOL;
972 $$.a.iplookuptype = IPLT_POOL;
984 $$.a.iplookuptype = IPLT_POOL;
HDipnat_y.y1014 $$.a.iplookuptype = IPLT_POOL;
1020 $$.a.iplookuptype = IPLT_POOL;
/trueos/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,