Home
last modified time | relevance | path

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

/third_party/libwebsockets/plugins/
Dprotocol_lws_mirror.c43 #define RXFLOW_MAX ((2 * QUEUELEN) / 3) macro
144 lws_ring_get_count_free_elements(mi->ring) >= RXFLOW_MAX) in __mirror_update_worst_tail()