Home
last modified time | relevance | path

Searched refs:conn_sock_shutw (Results 1 – 25 of 38) sorted by relevance

12

/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dmux_pt.c157 conn_sock_shutw(cs->conn, (mode == CS_SHW_NORMAL)); in mux_pt_shutw()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dmux_pt.c250 conn_sock_shutw(cs->conn, (mode == CS_SHW_NORMAL)); in mux_pt_shutw()
H A Dmux_h1.c2311 conn_sock_shutw(conn, (mode == CS_SHW_NORMAL)); in h1_shutw_conn()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dmux_pt.c267 conn_sock_shutw(cs->conn, (mode == CS_SHW_NORMAL)); in mux_pt_shutw()
H A Dmux_h1.c2490 conn_sock_shutw(conn, (h1c && !(h1c->flags & H1C_F_ST_SILENT_SHUT))); in h1_shutw_conn()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dmux_pt.c264 conn_sock_shutw(cs->conn, (mode == CS_SHW_NORMAL)); in mux_pt_shutw()
H A Dmux_h1.c2726 conn_sock_shutw(conn, (h1c && !(h1c->flags & H1C_F_ST_SILENT_SHUT))); in h1_shutw_conn()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dmux_pt.c267 conn_sock_shutw(cs->conn, (mode == CS_SHW_NORMAL)); in mux_pt_shutw()
H A Dmux_h1.c2585 conn_sock_shutw(conn, (mode == CS_SHW_NORMAL)); in h1_shutw_conn()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dmux_pt.c264 conn_sock_shutw(cs->conn, (mode == CS_SHW_NORMAL)); in mux_pt_shutw()
H A Dmux_h1.c2707 conn_sock_shutw(conn, (h1c && !(h1c->flags & H1C_F_ST_SILENT_SHUT))); in h1_shutw_conn()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dmux_pt.c259 conn_sock_shutw(cs->conn, (mode == CS_SHW_NORMAL)); in mux_pt_shutw()
H A Dmux_h1.c2540 conn_sock_shutw(conn, (mode == CS_SHW_NORMAL)); in h1_shutw_conn()
/dports/net/haproxy17/haproxy-1.7.14/include/proto/
H A Dconnection.h416 static inline void conn_sock_shutw(struct connection *c) in conn_sock_shutw() function
/dports/net/haproxy18/haproxy-1.8.30/include/proto/
H A Dconnection.h512 static inline void conn_sock_shutw(struct connection *c, int clean) in conn_sock_shutw() function
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dmux_pt.c478 conn_sock_shutw(cs->conn, (mode == CS_SHW_NORMAL)); in mux_pt_shutw()
H A Dmux_h1.c3308 conn_sock_shutw(conn, (h1c && !(h1c->flags & H1C_F_ST_SILENT_SHUT))); in h1_shutw_conn()
/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dconnection.h445 static inline void conn_sock_shutw(struct connection *c, int clean) in conn_sock_shutw() function
/dports/net/haproxy21/haproxy-2.1.12/include/proto/
H A Dconnection.h332 static inline void conn_sock_shutw(struct connection *c, int clean) in conn_sock_shutw() function
/dports/net/haproxy20/haproxy-2.0.26/include/proto/
H A Dconnection.h349 static inline void conn_sock_shutw(struct connection *c, int clean) in conn_sock_shutw() function
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dconnection.h211 static inline void conn_sock_shutw(struct connection *c, int clean) in conn_sock_shutw() function
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dconnection.h211 static inline void conn_sock_shutw(struct connection *c, int clean) in conn_sock_shutw() function
/dports/net/nuster/nuster-5.0.4.21/include/proto/
H A Dconnection.h332 static inline void conn_sock_shutw(struct connection *c, int clean) in conn_sock_shutw() function
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dconnection.h195 static inline void conn_sock_shutw(struct connection *c, int clean) in conn_sock_shutw() function
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dstream_interface.c891 conn_sock_shutw(conn); in stream_int_shutw_conn()

12