Home
last modified time | relevance | path

Searched defs:policy_cb_args (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/secure-streams/
Dprivate-lib-secure-streams.h386 struct policy_cb_args { struct
387 struct lejp_ctx jctx;
388 struct lws_context *context;
389 struct lwsac *ac;
391 const char *socks5_proxy;
393 struct lws_b64state b64;
395 lws_ss_http_respmap_t respmap[16];
397 union u heads[_LTY_COUNT];
398 union u curr[_LTY_COUNT];
400 uint8_t *p;
[all …]