Searched refs:lws_ss_http_respmap_t (Results 1 – 5 of 5) sorted by relevance
219 } lws_ss_http_respmap_t; typedef285 const lws_ss_http_respmap_t *respmap;
395 lws_ss_http_respmap_t respmap[16];
375 sizeof(lws_ss_http_respmap_t) * (unsigned int)a->count, POL_AC_GRAIN); in lws_ss_policy_parser_cb()381 a->respmap, sizeof(lws_ss_http_respmap_t) * (unsigned int)a->count); in lws_ss_policy_parser_cb()
400 est += sizeof(lws_ss_http_respmap_t); in main()
197 const lws_ss_http_respmap_t *r = h->policy->u.http.respmap; in lws_ss_http_resp_to_state()