Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-conmon.h91 } protocol_specific; member
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-h1.c516 wsi->conmon.protocol_specific.http.response = in secstream_h1()
567 wsi->conmon.protocol_specific.http.response = in secstream_h1()
/third_party/libwebsockets/lib/roles/http/client/
Dclient-http.c712 wsi->conmon.protocol_specific.http.response = n; in lws_client_interpret_server_handshake()
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams.c246 (unsigned int)cm.protocol_specific.http.response); in lws_conmon_ss_json()