Searched refs:mt_traffic_tx (Results 1 – 5 of 5) sorted by relevance
184 lws_metric_event(wsi->a.vhost->mt_traffic_tx, in lws_ssl_capable_write()211 lws_metric_event(wsi->a.vhost->mt_traffic_tx, in lws_ssl_capable_write()
362 lws_metric_event(wsi->a.vhost->mt_traffic_tx, in lws_ssl_capable_write()392 lws_metric_event(wsi->a.vhost->mt_traffic_tx, in lws_ssl_capable_write()
239 lws_metric_event(wsi->a.vhost->mt_traffic_tx, (char) in lws_write()
891 vh->mt_traffic_tx = lws_metric_create(context, 0, buf); in lws_create_vhost()1570 lws_metric_destroy(&vh->mt_traffic_tx, 0);
447 lws_metric_t *mt_traffic_tx; member