Home
last modified time | relevance | path

Searched refs:channel_recv_max (Results 1 – 25 of 37) sorted by relevance

12

/dports/net/haproxy17/haproxy-1.7.14/include/proto/
H A Dchannel.h435 static inline int channel_recv_max(const struct channel *chn) in channel_recv_max() function
/dports/net/haproxy18/haproxy-1.8.30/include/proto/
H A Dchannel.h414 static inline int channel_recv_max(const struct channel *chn) in channel_recv_max() function
/dports/net/haproxy20/haproxy-2.0.26/include/proto/
H A Dchannel.h804 static inline int channel_recv_max(const struct channel *chn) in channel_recv_max() function
/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dchannel.h791 static inline int channel_recv_max(const struct channel *chn) in channel_recv_max() function
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dchannel.h798 static inline int channel_recv_max(const struct channel *chn) in channel_recv_max() function
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dchannel.h800 static inline int channel_recv_max(const struct channel *chn) in channel_recv_max() function
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dchannel.h800 static inline int channel_recv_max(const struct channel *chn) in channel_recv_max() function
/dports/net/haproxy21/haproxy-2.1.12/include/proto/
H A Dchannel.h801 static inline int channel_recv_max(const struct channel *chn) in channel_recv_max() function
/dports/net/nuster/nuster-5.0.4.21/include/proto/
H A Dchannel.h801 static inline int channel_recv_max(const struct channel *chn) in channel_recv_max() function
/dports/net/haproxy/haproxy-2.4.10/src/
H A Ddns.c488 available_room = channel_recv_max(si_ic(si)); in dns_session_io_handler()
H A Dstream_interface.c1376 max = channel_recv_max(ic); in si_cs_recv()
H A Dhlua.c4044 max = channel_recv_max(chn); in hlua_applet_tcp_send_yield()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dstream_interface.c1286 max = channel_recv_max(ic); in si_cs_recv()
H A Dhlua.c3846 max = channel_recv_max(chn); in hlua_applet_tcp_send_yield()
4685 max = channel_recv_max(chn); in hlua_applet_http_send_yield()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dstream_interface.c1208 max = channel_recv_max(ic); in si_cs_recv_cb()
H A Dhlua.c3855 max = channel_recv_max(chn); in hlua_applet_tcp_send_yield()
4351 max = channel_recv_max(chn); in hlua_applet_http_send_yield()
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dstream_interface.c1185 max = channel_recv_max(ic); in si_conn_recv_cb()
H A Dhlua.c3507 max = channel_recv_max(chn); in hlua_applet_tcp_send_yield()
3922 max = channel_recv_max(chn); in hlua_applet_http_send_yield()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dstream_interface.c1359 max = channel_recv_max(ic); in si_cs_recv()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dstream_interface.c1381 max = channel_recv_max(ic); in si_cs_recv()
H A Dhlua.c3894 max = channel_recv_max(chn); in hlua_applet_tcp_send_yield()
4661 max = channel_recv_max(chn); in hlua_applet_http_send_yield()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dstream_interface.c1359 max = channel_recv_max(ic); in si_cs_recv()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dstream_interface.c1360 max = channel_recv_max(ic); in si_cs_recv()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dstream_interface.c1352 max = channel_recv_max(ic); in si_cs_recv()
H A Dhlua.c3794 max = channel_recv_max(chn); in hlua_applet_tcp_send_yield()

12