Home
last modified time | relevance | path

Searched refs:oldxprt_ops (Results 1 – 18 of 18) sorted by relevance

/dports/net/haproxy/haproxy-2.4.10/src/
H A Dxprt_handshake.c248 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) in xprt_handshake_add_xprt() argument
252 if (oldxprt_ops) in xprt_handshake_add_xprt()
253 *oldxprt_ops = ctx->xprt; in xprt_handshake_add_xprt()
H A Dssl_sock.c5849 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) argument
5853 if (oldxprt_ops != NULL)
5854 *oldxprt_ops = ctx->xprt;
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Dxprt_handshake.c236 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) in xprt_handshake_add_xprt() argument
240 if (oldxprt_ops) in xprt_handshake_add_xprt()
241 *oldxprt_ops = ctx->xprt; in xprt_handshake_add_xprt()
H A Dssl_sock.c5724 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) argument
5728 if (oldxprt_ops != NULL)
5729 *oldxprt_ops = ctx->xprt;
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Dxprt_handshake.c236 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) in xprt_handshake_add_xprt() argument
240 if (oldxprt_ops) in xprt_handshake_add_xprt()
241 *oldxprt_ops = ctx->xprt; in xprt_handshake_add_xprt()
H A Dssl_sock.c5537 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) argument
5541 if (oldxprt_ops != NULL)
5542 *oldxprt_ops = ctx->xprt;
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Dxprt_handshake.c255 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) in xprt_handshake_add_xprt() argument
259 if (oldxprt_ops) in xprt_handshake_add_xprt()
260 *oldxprt_ops = ctx->xprt; in xprt_handshake_add_xprt()
H A Dssl_sock.c5808 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) argument
5812 if (oldxprt_ops != NULL)
5813 *oldxprt_ops = ctx->xprt;
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Dxprt_handshake.c255 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) in xprt_handshake_add_xprt() argument
259 if (oldxprt_ops) in xprt_handshake_add_xprt()
260 *oldxprt_ops = ctx->xprt; in xprt_handshake_add_xprt()
H A Dssl_sock.c6374 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) argument
6378 if (oldxprt_ops != NULL)
6379 *oldxprt_ops = ctx->xprt;
/dports/net/nuster/nuster-5.0.4.21/src/
H A Dxprt_handshake.c255 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) in xprt_handshake_add_xprt() argument
259 if (oldxprt_ops) in xprt_handshake_add_xprt()
260 *oldxprt_ops = ctx->xprt; in xprt_handshake_add_xprt()
H A Dssl_sock.c6282 …add_ctx, const struct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops) argument
6286 if (oldxprt_ops != NULL)
6287 *oldxprt_ops = ctx->xprt;
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Dconnection.h331 …truct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops); /* Add a new …
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dconnection-t.h363 …truct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops); /* Add a new …
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Dconnection.h332 …truct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops); /* Add a new …
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Dconnection.h331 …truct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops); /* Add a new …
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dconnection-t.h376 …truct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops); /* Add a new …
/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dconnection-t.h397 …truct xprt_ops *toadd_ops, void **oldxprt_ctx, const struct xprt_ops **oldxprt_ops); /* Add a new …