/dports/net/haproxy17/haproxy-1.7.14/include/proto/ |
H A D | lb_chash.h | 30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
|
/dports/net/haproxy19/haproxy-1.9.16/include/proto/ |
H A D | lb_chash.h | 30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
|
/dports/net/haproxy20/haproxy-2.0.26/include/proto/ |
H A D | lb_chash.h | 30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
|
/dports/net/haproxy21/haproxy-2.1.12/include/proto/ |
H A D | lb_chash.h | 30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
|
/dports/net/haproxy18/haproxy-1.8.30/include/proto/ |
H A D | lb_chash.h | 30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
|
/dports/net/nuster/nuster-5.0.4.21/include/proto/ |
H A D | lb_chash.h | 30 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
|
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/ |
H A D | lb_chash.h | 31 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
|
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/ |
H A D | lb_chash.h | 31 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
|
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/ |
H A D | lb_chash.h | 31 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid);
|
/dports/net/haproxy17/haproxy-1.7.14/src/ |
H A D | lb_chash.c | 363 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
|
H A D | backend.c | 608 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 D | lb_chash.c | 394 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
|
H A D | backend.c | 672 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 D | lb_chash.c | 395 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
|
H A D | backend.c | 707 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 D | lb_chash.c | 390 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 D | lb_chash.c | 390 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 D | lb_chash.c | 390 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
|
H A D | backend.c | 685 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 D | lb_chash.c | 394 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
|
H A D | backend.c | 694 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 D | lb_chash.c | 364 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
|
H A D | backend.c | 619 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 D | lb_chash.c | 394 struct server *chash_get_next_server(struct proxy *p, struct server *srvtoavoid) in chash_get_next_server() function
|
H A D | backend.c | 668 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()
|