Lines Matching defs:policy_cb_args
386 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;
402 int count;
403 char pending_respmap;
405 uint8_t parse_data:1;