Searched refs:role_ops_h2 (Results 1 – 8 of 8) sorted by relevance
25 extern const struct lws_role_ops role_ops_h2;26 #define lwsi_role_h2(wsi) (wsi->role_ops == &role_ops_h2)
1164 &role_ops_h2); in rops_alpn_negotiated_h2()1225 const struct lws_role_ops role_ops_h2 = { variable
334 &role_ops_h2); in lws_wsi_h2_adopt()368 &role_ops_h2); in lws_h2_issue_preface()1397 &role_ops_h2); in lws_h2_parse_end_of_frame()1401 &role_ops_h2); in lws_h2_parse_end_of_frame()
1910 return role_ops_h2.close_kill_connection(wsi, reason); in rops_close_kill_connection_ws()1924 struct lws *enc = role_ops_h2.encapsulation_parent(wsi); in rops_callback_on_writable_ws()2021 struct lws *enc = role_ops_h2.encapsulation_parent(wsi); in rops_issue_keepalive_ws()
597 LRS_ESTABLISHED, &role_ops_h2); in lws_client_interpret_server_handshake()827 &role_ops_h2); in lws_client_interpret_server_handshake()
122 &role_ops_h2,
29 &role_ops_h2,
2215 &role_ops_h2); in lws_handshake_server()