Home
last modified time | relevance | path

Searched refs:si_applet_ops (Results 1 – 25 of 27) sorted by relevance

12

/dports/net/haproxy17/haproxy-1.7.14/include/proto/
H A Dstream_interface.h45 extern struct si_ops si_applet_ops;
217 si->ops = &si_applet_ops; in si_attach_appctx()
/dports/net/haproxy18/haproxy-1.8.30/include/proto/
H A Dstream_interface.h45 extern struct si_ops si_applet_ops;
215 si->ops = &si_applet_ops; in si_attach_appctx()
/dports/net/haproxy19/haproxy-1.9.16/include/proto/
H A Dstream_interface.h38 extern struct si_ops si_applet_ops;
210 si->ops = &si_applet_ops; in si_attach_appctx()
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dstream_interface.h35 extern struct si_ops si_applet_ops;
218 si->ops = &si_applet_ops; in si_attach_appctx()
/dports/net/haproxy21/haproxy-2.1.12/include/proto/
H A Dstream_interface.h38 extern struct si_ops si_applet_ops;
226 si->ops = &si_applet_ops; in si_attach_appctx()
/dports/net/haproxy20/haproxy-2.0.26/include/proto/
H A Dstream_interface.h38 extern struct si_ops si_applet_ops;
226 si->ops = &si_applet_ops; in si_attach_appctx()
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dstream_interface.h35 extern struct si_ops si_applet_ops;
218 si->ops = &si_applet_ops; in si_attach_appctx()
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dstream_interface.h35 extern struct si_ops si_applet_ops;
218 si->ops = &si_applet_ops; in si_attach_appctx()
/dports/net/nuster/nuster-5.0.4.21/include/proto/
H A Dstream_interface.h38 extern struct si_ops si_applet_ops;
226 si->ops = &si_applet_ops; in si_attach_appctx()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Dstream_interface.c82 struct si_ops si_applet_ops = { variable
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Dstream_interface.c78 struct si_ops si_applet_ops = { variable
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dstream_interface.c77 struct si_ops si_applet_ops = { variable
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dstream_interface.c80 struct si_ops si_applet_ops = { variable
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dstream_interface.c84 struct si_ops si_applet_ops = { variable
/dports/net/haproxy/haproxy-2.4.10/src/
H A Dstream_interface.c80 struct si_ops si_applet_ops = { variable
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dstream_interface.c80 struct si_ops si_applet_ops = { variable
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dstream_interface.c84 struct si_ops si_applet_ops = { variable
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dstream_interface.c84 struct si_ops si_applet_ops = { variable
/dports/net/haproxy17/haproxy-1.7.14/
H A DCHANGELOG1944 - REORG: stream-int: create si_applet_ops dedicated to applets
/dports/net/haproxy18/haproxy-1.8.30/
H A DCHANGELOG3632 - REORG: stream-int: create si_applet_ops dedicated to applets
/dports/net/haproxy19/haproxy-1.9.16/
H A DCHANGELOG5348 - REORG: stream-int: create si_applet_ops dedicated to applets
/dports/net/nuster/nuster-5.0.4.21/
H A DCHANGELOG6650 - REORG: stream-int: create si_applet_ops dedicated to applets
/dports/net/haproxy20/haproxy-2.0.26/
H A DCHANGELOG6741 - REORG: stream-int: create si_applet_ops dedicated to applets
/dports/net/haproxy21/haproxy-2.1.12/
H A DCHANGELOG7096 - REORG: stream-int: create si_applet_ops dedicated to applets
/dports/net/haproxy22/haproxy-2.2.19/
H A DCHANGELOG8711 - REORG: stream-int: create si_applet_ops dedicated to applets

12