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