Lines Matching refs:IPLT_HASH
180 case IPLT_HASH : in poolnodecommand()
235 case IPLT_HASH : in poolnodecommand()
323 if (type == IPLT_HASH || (type == IPLT_NONE && remove == 1)) { in poolcommand()
337 case IPLT_HASH : in poolcommand()
347 case IPLT_HASH : in poolcommand()
491 if (type == IPLT_ALL || type == IPLT_HASH) { in poolstats()
492 op.iplo_type = IPLT_HASH; in poolstats()
644 type = IPLT_HASH; in gettype()
648 type = IPLT_HASH; in gettype()
792 if (type == IPLT_ALL || type == IPLT_HASH) { in poollist_dead()
866 if (type == IPLT_ALL || type == IPLT_HASH) { in poollist_live()
869 op.iplo_type = IPLT_HASH; in poollist_live()
990 iter.ili_type = IPLT_HASH; in showhashs_live()
1102 } else if (type == IPLT_HASH) { in setnodeaddr()