Searched refs:lwsl_ext (Results 1 – 4 of 4) sorted by relevance
609 lwsl_ext("%s: +++ passing %d %p to ext\n", __func__, in lws_ws_rx_sm()1361 lwsl_ext("SERVICING TX EXT DRAINING\n"); in rops_handle_POLLOUT_ws()1371 lwsl_ext("%s: !wsi->ws->extension_data_pending\n", __func__); in rops_handle_POLLOUT_ws()1553 lwsl_ext("%s: CLEARING tx_draining_ext\n", __func__); in rops_close_role_ws()1600 lwsl_ext("%s: CLEARING tx_draining_ext\n", __func__); in rops_write_role_protocol_ws()1625 lwsl_ext("FORCED draining wp to 0x%02X " in rops_write_role_protocol_ws()1680 lwsl_ext("%s: defl ext ret %d, ext in remaining %d, " in rops_write_role_protocol_ws()1685 lwsl_ext("%s: HAS PENDING: write drain len %d " in rops_write_role_protocol_ws()
920 lwsl_ext("%s: issuing zero length FIN pkt\n", __func__); in lws_ws_frame_rest_is_payload()
296 #define lwsl_ext(...) _lws_log(LLL_EXT, __VA_ARGS__) macro298 #define lwsl_ext(...) do {} while(0) macro
26 |`LLL_EXT`|`lwsl_ext()`|n|Very detailed information about ws extensions|