Home
last modified time | relevance | path

Searched refs:pwsi_eligible (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/roles/http/
Dparsers.c312 struct lws **pwsi, **pwsi_eligible; in __lws_header_table_detach() local
364 pwsi_eligible = NULL; in __lws_header_table_detach()
373 pwsi_eligible = pwsi; in __lws_header_table_detach()
409 *pwsi_eligible = wsi->http.ah_wait_list; in __lws_header_table_detach()