Home
last modified time | relevance | path

Searched refs:chash_get_next_server (Results 1 – 25 of 27) sorted by relevance

12

/dports/net/haproxy17/haproxy-1.7.14/include/proto/
H A Dlb_chash.h30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dlb_chash.h30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
/dports/net/haproxy20/haproxy-2.0.26/include/proto/
H A Dlb_chash.h30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
/dports/net/haproxy21/haproxy-2.1.12/include/proto/
H A Dlb_chash.h30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
/dports/net/haproxy18/haproxy-1.8.30/include/proto/
H A Dlb_chash.h30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
/dports/net/nuster/nuster-5.0.4.21/include/proto/
H A Dlb_chash.h30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dlb_chash.h31 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dlb_chash.h31 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dlb_chash.h31 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dlb_chash.c363 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
H A Dbackend.c608 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
684 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dlb_chash.c394 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
H A Dbackend.c672 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
753 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dlb_chash.c395 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
H A Dbackend.c707 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
797 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dlb_chash.c390 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dlb_chash.c390 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dlb_chash.c390 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
H A Dbackend.c685 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
766 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dlb_chash.c394 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
H A Dbackend.c694 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
784 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dlb_chash.c364 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
H A Dbackend.c619 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
695 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dlb_chash.c394 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
H A Dbackend.c668 srv = chash_get_next_server(s->be, prev_srv); in assign_server()
744 srv = chash_get_next_server(s->be, prev_srv); in assign_server()

12