Lines Matching refs:IPLT_POOL
131 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()
763 if (type == IPLT_ALL || type == IPLT_POOL) { in poollist_dead()
830 if (type == IPLT_ALL || type == IPLT_POOL) { in poollist_live()
831 op.iplo_type = IPLT_POOL; in poollist_live()
953 iter.ili_type = IPLT_POOL; in showpools_live()
1079 if (type == IPLT_POOL) { in setnodeaddr()