Home
last modified time | relevance | path

Searched refs:lws_end_foreach_ll (Results 1 – 9 of 9) 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/include/libwebsockets/
Dlws-dll2.h59 #define lws_end_foreach_ll(it, nxt) \ macro
/third_party/libwebsockets/lib/roles/mqtt/
Dmqtt.c1365 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
1387 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
1451 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
1503 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
1560 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
1616 } lws_end_foreach_ll(w, mux.sibling_list); in _lws_mqtt_rx_parser()
/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);
1715 } 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.c574 } lws_end_foreach_ll(w, mux.sibling_list); in lws_h2_settings()
1338 } lws_end_foreach_ll(w, mux.sibling_list); in lws_h2_parse_frame_header()
1952 } lws_end_foreach_ll(w, mux.sibling_list); in lws_h2_parse_end_of_frame()