Searched refs:PARM_NAME_LOAD_BALANCING (Results 1 – 2 of 2) sorted by relevance
502 else if (strcmp(key, PARM_NAME_LOAD_BALANCING) == 0) { in translate_option()503 DBG_TRACE(DbgInfo, "%s, value: %s\n", PARM_NAME_LOAD_BALANCING, value); in translate_option()
227 #define PARM_NAME_LOAD_BALANCING TEXT("LoadBalancing") macro