Home
last modified time | relevance | path

Searched refs:FAILOVER_RR (Results 1 – 3 of 3) sorted by relevance

/dports/security/stunnel/stunnel-5.60/src/
H A Dprototypes.h295 enum {FAILOVER_RR, FAILOVER_PRIO} failover; /* failover strategy */ enumerator
H A Dclient.c1628 if(c->opt->failover==FAILOVER_RR) { in idx_cache_retrieve()
H A Doptions.c2086 section->failover=FAILOVER_RR; in parse_service_option()