Home
last modified time | relevance | path

Searched defs:lws_conn_stats (Results 1 – 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h486 struct lws_conn_stats { struct
487 unsigned long long rx, tx;
488 unsigned long h1_conn, h1_trans, h2_trans, ws_upg, h2_alpn, h2_subs,
489 h2_upg, rejected, mqtt_subs;