Searched refs:allocated_headers (Results 1 – 9 of 9) sorted by relevance
104 struct allocated_headers { struct105 struct allocated_headers *next; /* linked list */ argument179 struct allocated_headers *ah_list;230 struct allocated_headers *ah;320 _lws_header_table_reset(struct allocated_headers *ah);323 _lws_destroy_ah(struct lws_context_per_thread *pt, struct allocated_headers *ah);
42 static struct allocated_headers *45 struct allocated_headers *ah = lws_zalloc(sizeof(*ah), "ah struct"); in _lws_create_ah()68 _lws_destroy_ah(struct lws_context_per_thread *pt, struct allocated_headers *ah) in _lws_destroy_ah()70 lws_start_foreach_llp(struct allocated_headers **, a, pt->http.ah_list) { in _lws_destroy_ah()89 _lws_header_table_reset(struct allocated_headers *ah) in _lws_header_table_reset()111 struct allocated_headers *ah = wsi->http.ah; in __lws_header_table_reset()309 struct allocated_headers *ah = wsi->http.ah; in __lws_header_table_detach()796 struct allocated_headers *ah = wsi->http.ah; in lws_parse_urldecode()1020 struct allocated_headers *ah = wsi->http.ah; in lws_parse()
582 struct allocated_headers *ah; in lws_sul_http_ah_lifecheck()
208 struct allocated_headers *ah = wsi->http.ah; in lws_frag_start()275 struct allocated_headers *ah = wsi->http.ah; in lws_frag_append()299 struct allocated_headers *ah = wsi->http.ah; in lws_hdr_extant()828 struct allocated_headers *ah = wsi->http.ah; in lws_hpack_interpret()
644 struct allocated_headers *ah; in rops_destroy_role_h2()1274 struct allocated_headers *ah; in rops_alpn_negotiated_h2()
872 struct allocated_headers *ah; in rops_destroy_role_h1()
596 struct allocated_headers *ah, *ah1; in lws_client_interpret_server_handshake()
1190 (long)sizeof(struct allocated_headers), in lws_create_context()
2188 struct allocated_headers *ah; in lws_handshake_server()