Home
last modified time | relevance | path

Searched refs:lws_end_foreach_ll (Results 1 – 10 of 10) sorted by relevance

/third_party/libwebsockets/plugins/
Dprotocol_lws_mirror.c87 } lws_end_foreach_ll(pss, same_mi_pss_list); in __mirror_rxflow_instance()
131 } lws_end_foreach_ll(pss, same_mi_pss_list); in __mirror_update_worst_tail()
168 } lws_end_foreach_ll(pss, same_mi_pss_list); in __mirror_update_worst_tail()
180 } lws_end_foreach_ll(pss, same_mi_pss_list); in __mirror_callback_all_in_mi_on_writable()
248 } lws_end_foreach_ll(mi1, next); in callback_lws_mirror()
Dprotocol_lws_status.c78 } lws_end_foreach_ll(pss, next); in trigger_resend()
171 } lws_end_foreach_ll(pss2, next); in callback_lws_status()
/third_party/libwebsockets/lib/roles/mqtt/
Dmqtt.c1410 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
1432 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
1496 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
1548 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
1605 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
1661 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
/third_party/libwebsockets/include/libwebsockets/
Dlws-dll2.h59 #define lws_end_foreach_ll(it, nxt) \ macro
/third_party/libwebsockets/lib/tls/
Dtls-network.c193 } lws_end_foreach_ll(v, vhost_next); in lws_tls_cert_updated()
/third_party/libwebsockets/lib/misc/
Dpeer-limits.c138 } lws_end_foreach_ll(peerx, next); in lws_get_or_create_peer()
/third_party/libwebsockets/lib/core-net/
Dvhost.c1378 } lws_end_foreach_ll(v, vhost_next);
1729 } lws_end_foreach_ll(v, vhost_next);
Dwsi.c1393 } lws_end_foreach_ll(wsi, mux.sibling_list); in lws_wsi_mux_from_id()
/third_party/libwebsockets/lib/roles/h2/
Dhttp2.c580 } lws_end_foreach_ll(w, mux.sibling_list); in lws_h2_settings()
1344 } lws_end_foreach_ll(w, mux.sibling_list); in lws_h2_parse_frame_header()
1958 } lws_end_foreach_ll(w, mux.sibling_list); in lws_h2_parse_end_of_frame()
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-mqtt.c575 } lws_end_foreach_ll(w, mux.sibling_list); in secstream_mqtt()