Home
last modified time | relevance | path

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

/external/libwebsockets/lib/roles/ws/
Dclient-ws.c174 if (lws_hdr_simple_ptr(wsi, _WSI_TOKEN_CLIENT_SENT_PROTOCOLS)) in lws_generate_client_ws_handshake()
177 _WSI_TOKEN_CLIENT_SENT_PROTOCOLS)); in lws_generate_client_ws_handshake()
331 pc = lws_hdr_simple_ptr(wsi, _WSI_TOKEN_CLIENT_SENT_PROTOCOLS); in lws_client_ws_upgrade()
/external/libwebsockets/include/libwebsockets/
Dlws-http.h345 _WSI_TOKEN_CLIENT_SENT_PROTOCOLS, enumerator
/external/libwebsockets/lib/roles/http/client/
Dclient-handshake.c1024 _WSI_TOKEN_CLIENT_SENT_PROTOCOLS,
1398 _WSI_TOKEN_CLIENT_SENT_PROTOCOLS,
Dclient-http.c1034 _WSI_TOKEN_CLIENT_SENT_PROTOCOLS); in lws_generate_client_handshake()