Home
last modified time | relevance | path

Searched refs:h1_snd_pipe (Results 1 – 8 of 8) sorted by relevance

/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dmux_h1.c2467 static int h1_snd_pipe(struct conn_stream *cs, struct pipe *pipe) in h1_snd_pipe() function
2548 .snd_pipe = h1_snd_pipe,
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dmux_h1.c3551 static int h1_snd_pipe(struct conn_stream *cs, struct pipe *pipe) in h1_snd_pipe() function
3908 .snd_pipe = h1_snd_pipe,
3934 .snd_pipe = h1_snd_pipe,
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dmux_h1.c2662 static int h1_snd_pipe(struct conn_stream *cs, struct pipe *pipe) in h1_snd_pipe() function
2932 .snd_pipe = h1_snd_pipe,
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dmux_h1.c2743 static int h1_snd_pipe(struct conn_stream *cs, struct pipe *pipe) in h1_snd_pipe() function
3019 .snd_pipe = h1_snd_pipe,
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dmux_h1.c2816 static int h1_snd_pipe(struct conn_stream *cs, struct pipe *pipe) in h1_snd_pipe() function
3092 .snd_pipe = h1_snd_pipe,
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dmux_h1.c2944 static int h1_snd_pipe(struct conn_stream *cs, struct pipe *pipe) in h1_snd_pipe() function
3295 .snd_pipe = h1_snd_pipe,
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dmux_h1.c2963 static int h1_snd_pipe(struct conn_stream *cs, struct pipe *pipe) in h1_snd_pipe() function
3314 .snd_pipe = h1_snd_pipe,
/dports/net/haproxy/haproxy-2.4.10/
H A DCHANGELOG450 - MINOR: mux-h1: Subscribe for sends if output buffer is not empty in h1_snd_pipe