Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-http.h515 lws_hdr_custom_name_foreach(struct lws *wsi, lws_hdr_custom_fe_cb_t cb, void *opaque);
/aosp_15_r20/external/libwebsockets/lib/roles/http/
H A Dparsers.c656 lws_hdr_custom_name_foreach(struct lws *wsi, lws_hdr_custom_fe_cb_t cb, in lws_hdr_custom_name_foreach() function