Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_stats.h281 struct net_stats_tx_time { struct
323 struct net_stats_tx_time tx_time;
326 struct net_stats_tx_time
449 struct net_stats_tx_time tx_time;
459 struct net_stats_tx_time tx_time_detail[NET_PKT_DETAIL_STATS_COUNT];
/Zephyr-latest/subsys/net/ip/
Dnet_stats.c544 (struct net_stats_tx_time *tx_time = in net_stats_prometheus_scrape()
545 (struct net_stats_tx_time *)summary->user_data; in net_stats_prometheus_scrape()