Searched refs:WSI_TOKEN_UPGRADE (Results 1 – 4 of 4) sorted by relevance
223 WSI_TOKEN_UPGRADE, /* 5 */ enumerator
279 p = lws_hdr_simple_ptr(wsi, WSI_TOKEN_UPGRADE); in lws_client_ws_upgrade()
2354 if (lws_hdr_total_length(wsi, WSI_TOKEN_UPGRADE)) { in lws_handshake_server()2357 WSI_TOKEN_UPGRADE); in lws_handshake_server()
1512 if (lws_hdr_total_length(wsi, WSI_TOKEN_UPGRADE)) { in lws_parse()