Home
last modified time | relevance | path

Searched refs:conn_xprt_shutw (Results 1 – 20 of 20) sorted by relevance

/dports/net/haproxy18/haproxy-1.8.30/include/proto/
H A Dconnection.h526 static inline void conn_xprt_shutw(struct connection *c) in conn_xprt_shutw() function
/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dconnection.h459 static inline void conn_xprt_shutw(struct connection *c) in conn_xprt_shutw() function
/dports/net/haproxy21/haproxy-2.1.12/include/proto/
H A Dconnection.h346 static inline void conn_xprt_shutw(struct connection *c) in conn_xprt_shutw() function
/dports/net/haproxy20/haproxy-2.0.26/include/proto/
H A Dconnection.h363 static inline void conn_xprt_shutw(struct connection *c) in conn_xprt_shutw() function
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dconnection.h224 static inline void conn_xprt_shutw(struct connection *c) in conn_xprt_shutw() function
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dconnection.h224 static inline void conn_xprt_shutw(struct connection *c) in conn_xprt_shutw() function
/dports/net/nuster/nuster-5.0.4.21/include/proto/
H A Dconnection.h346 static inline void conn_xprt_shutw(struct connection *c) in conn_xprt_shutw() function
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dconnection.h207 static inline void conn_xprt_shutw(struct connection *c) in conn_xprt_shutw() function
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dmux_h1.c2310 conn_xprt_shutw(conn); in h1_shutw_conn()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dmux_h1.c2489 conn_xprt_shutw(conn); in h1_shutw_conn()
H A Dmux_h2.c742 conn_xprt_shutw(conn); in h2_release()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dmux_h1.c2539 conn_xprt_shutw(conn); in h1_shutw_conn()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dmux_h1.c2584 conn_xprt_shutw(conn); in h1_shutw_conn()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dmux_h1.c2706 conn_xprt_shutw(conn); in h1_shutw_conn()
H A Dmux_h2.c991 conn_xprt_shutw(conn); in h2_release()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dmux_h1.c2725 conn_xprt_shutw(conn); in h1_shutw_conn()
H A Dmux_h2.c1108 conn_xprt_shutw(conn); in h2_release()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dmux_h1.c3307 conn_xprt_shutw(conn); in h1_shutw_conn()
H A Dmux_h2.c1135 conn_xprt_shutw(conn); in h2_release()
/dports/net/haproxy/haproxy-2.4.10/
H A DCHANGELOG1927 - CLEANUP: remove the unused fd_stop_send() in conn_xprt_shutw{,_hard}()