Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-metrics.h34 LWSMTFL_REPORT_OOB = (1 << 1), enumerator
/third_party/libwebsockets/lib/system/metrics/
Dmetrics.c874 if (pub->flags & LWSMTFL_REPORT_OOB) in lws_metric_event()