Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/
Dprivate-lib-roles.h77 #define lwsi_role_h2_ENCAPSULATION(wsi) \ macro
/third_party/libwebsockets/lib/roles/ws/
Dops-ws.c1853 if (lwsi_role_h2_ENCAPSULATION(wsi)) { in rops_write_role_protocol_ws()
1943 if (lwsi_role_h2_ENCAPSULATION(wsi)) { in rops_callback_on_writable_ws()
2047 if (lwsi_role_h2_ENCAPSULATION(wsi)) { in rops_issue_keepalive_ws()
/third_party/libwebsockets/lib/roles/http/
Dheader.c64 lwsi_role_h2_ENCAPSULATION(wsi); in lws_wsi_is_h2()
/third_party/libwebsockets/lib/core-net/
Dwsi.c423 lwsi_role_h2_ENCAPSULATION(wsi)) in lws_rx_flow_control()
513 lwsi_role_h2_ENCAPSULATION(wsi)) in __lws_rx_flow_control()