Home
last modified time | relevance | path

Searched refs:LWS_ROLE_H1 (Results 1 - 25 of 32) sorted by relevance

12

/third_party/libwebsockets/lib/core-net/client/
H A Dclient.c58 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_set_proxy()
64 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_set_proxy()
H A Dconnect4.c53 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_client_connect_4_established()
134 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_client_connect_4_established()
H A Dconnect2.c299 (defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2))
H A Dconnect.c548 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_client_connect_via_info()
/third_party/libwebsockets/lib/misc/
H A Dpeer-limits.c243 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_peer_dump_from_wsi()
269 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_peer_track_wsi_close()
288 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
/third_party/libwebsockets/include/
H A Dlws_config.h156 #define LWS_ROLE_H1 macro
371 #define LWS_ROLE_H1 macro
/third_party/libwebsockets/lib/roles/http/client/
H A Dclient-http.c95 #if defined(LWS_CLIENT_HTTP_PROXYING) && (defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)) in lws_http_client_socket_service()
319 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_http_client_socket_service()
349 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_http_client_socket_service()
385 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_http_client_socket_service()
498 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
582 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
622 #if defined(LWS_ROLE_H1) in lws_client_interpret_server_handshake()
881 #if defined(LWS_ROLE_H1) in lws_client_interpret_server_handshake()
1299 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
/third_party/libwebsockets/lib/roles/
H A Dprivate-lib-roles.h364 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
370 #if defined(LWS_ROLE_H1)
/third_party/libwebsockets/lib/core/
H A Dcontext.c309 #if defined(LWS_ROLE_H1)
745 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_create_context()
1041 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_create_context()
1137 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_create_context()
1201 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_create_context()
1716 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_pt_destroy()
2061 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_context_destroy()
H A Dprivate-lib-core.h501 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
/third_party/libwebsockets/lib/core-net/
H A Dvhost.c34 #if defined(LWS_ROLE_H1)
66 #if defined(LWS_ROLE_H1)
657 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_create_vhost()
874 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_create_vhost()
937 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_create_vhost()
H A Dprivate-lib-core-net.h179 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
304 #if (defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)) && defined(LWS_WITH_SERVER)
351 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
422 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
625 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
H A Dnetwork.c478 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_retry_sul_schedule_retry_wsi()
480 #if defined(LWS_ROLE_H1) in lws_retry_sul_schedule_retry_wsi()
483 #if defined(LWS_ROLE_H1) && defined(LWS_ROLE_H2) in lws_retry_sul_schedule_retry_wsi()
H A Dclose.c170 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in __lws_reset_wsi()
472 #if defined(LWS_WITH_FILE_OPS) && (defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)) in __lws_close_free_wsi()
567 #if defined(LWS_WITH_FILE_OPS) && (defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)) in __lws_close_free_wsi()
H A Dwsi-timeout.c83 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_sul_wsitimeout_cb()
H A Doutput.c156 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_issue_raw()
H A Dsocks5-client.c360 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_socks5c_handle_state()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-secure-streams-policy.h267 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) || defined(LWS_ROLE_WS)
H A Dlws-jws.h531 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
H A Dlws-context-vhost.h291 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2)
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-multi/
H A Dminimal-http-client-multi.c601 #if defined(LWS_ROLE_H2) && defined(LWS_ROLE_H1) in main()
605 #elif defined(LWS_ROLE_H1) in main()
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-client.c253 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_ssl_client_bio_create()
396 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_ssl_client_bio_create()
/third_party/libwebsockets/lib/roles/http/
H A Dheader.c432 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_return_http_status()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
H A Dmain.c648 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in main()
/third_party/libwebsockets/lib/tls/
H A Dtls-jit-trust.c101 #if defined(LWS_ROLE_H1) || defined(LWS_ROLE_H2) in lws_tls_jit_trust_sort_kids()

Completed in 25 milliseconds

12