Searched defs:policy_cb_args (Results 1 – 1 of 1) sorted by relevance
391 struct policy_cb_args { struct392 struct lejp_ctx jctx;393 struct lws_context *context;394 struct lwsac *ac;396 const char *socks5_proxy;398 struct lws_b64state b64;400 lws_ss_http_respmap_t respmap[16];402 union u heads[_LTY_COUNT];403 union u curr[_LTY_COUNT];405 uint8_t *p;[all …]