Home
last modified time | relevance | path

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

/external/libwebsockets/lib/roles/h2/
Dops-h2.c955 n = lws_http_action(w); in rops_perform_user_POLLOUT_h2()
Dhttp2.c787 if (lws_http_action(h2n->swsi)) in lws_h2_do_pps_send()
/external/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h1086 lws_http_action(struct lws *wsi);
/external/libwebsockets/lib/roles/http/server/
Dserver.c1375 lws_http_action(struct lws *wsi) in lws_http_action() function
2188 n = lws_http_action(wsi); in lws_handshake_server()