Home
last modified time | relevance | path

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

/external/libwebsockets/lib/roles/ws/
Dprivate-lib-roles-ws.h185 handshake_0405(struct lws_context *context, struct lws *wsi);
Dserver-ws.c397 if (handshake_0405(wsi->a.context, wsi)) { in lws_process_ws_upgrade2()
638 handshake_0405(struct lws_context *context, struct lws *wsi) in handshake_0405() function