Home
last modified time | relevance | path

Searched refs:htx_sl_p3 (Results 1 – 10 of 10) sorted by relevance

/dports/net/haproxy20/haproxy-2.0.26/include/common/
H A Dhtx.h298 static inline struct ist htx_sl_p3(const struct htx_sl *sl) in htx_sl_p3() function
315 return htx_sl_p3(sl); in htx_sl_req_vsn()
331 return htx_sl_p3(sl); in htx_sl_res_reason()
/dports/net/haproxy19/haproxy-1.9.16/include/common/
H A Dhtx.h241 static inline const struct ist htx_sl_p3(const struct htx_sl *sl) in htx_sl_p3() function
258 return htx_sl_p3(sl); in htx_sl_req_vsn()
274 return htx_sl_p3(sl); in htx_sl_res_reason()
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dhtx.h102 static inline struct ist htx_sl_p3(const struct htx_sl *sl) in htx_sl_p3() function
119 return htx_sl_p3(sl); in htx_sl_req_vsn()
135 return htx_sl_p3(sl); in htx_sl_res_reason()
/dports/net/haproxy21/haproxy-2.1.12/include/common/
H A Dhtx.h297 static inline struct ist htx_sl_p3(const struct htx_sl *sl) in htx_sl_p3() function
314 return htx_sl_p3(sl); in htx_sl_req_vsn()
330 return htx_sl_p3(sl); in htx_sl_res_reason()
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dhtx.h102 static inline struct ist htx_sl_p3(const struct htx_sl *sl) in htx_sl_p3() function
119 return htx_sl_p3(sl); in htx_sl_req_vsn()
135 return htx_sl_p3(sl); in htx_sl_res_reason()
/dports/net/nuster/nuster-5.0.4.21/include/common/
H A Dhtx.h297 static inline struct ist htx_sl_p3(const struct htx_sl *sl) in htx_sl_p3() function
314 return htx_sl_p3(sl); in htx_sl_req_vsn()
330 return htx_sl_p3(sl); in htx_sl_res_reason()
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dhtx.h96 static inline struct ist htx_sl_p3(const struct htx_sl *sl) in htx_sl_p3() function
113 return htx_sl_p3(sl); in htx_sl_req_vsn()
129 return htx_sl_p3(sl); in htx_sl_res_reason()
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dhttp_htx.c2624 chunk_istcat(temp, htx_sl_p3(sl)); in smp_fetch_htx_blk_stline()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dhttp_htx.c2542 chunk_istcat(temp, htx_sl_p3(sl)); in smp_fetch_htx_blk_stline()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dhttp_htx.c2548 chunk_istcat(temp, htx_sl_p3(sl)); in smp_fetch_htx_blk_stline()