Searched defs:LWS_PRE (Results 1 - 2 of 2) sorted by relevance
/third_party/libwebsockets/include/libwebsockets/ | ||
H A D | lws-write.h | 42 #define LWS_PRE _LWS_PAD(4 + 10 + 2) macro [all...] |
/third_party/libwebsockets/lib/core-net/ | ||
H A D | dummy-callback.c | 362 LWS_PRE, 5, LWS_WRITE_HTTP); lws_callback_http_dummy() local 365 LWS_PRE, 0, lws_callback_http_dummy() local 703 lws_write(wsi, (unsigned char *)buf + LWS_PRE, 0, lws_callback_http_dummy() local [all...] |
Completed in 1 milliseconds