Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_stats.h292 struct net_stats_rx_time { struct
342 struct net_stats_rx_time rx_time;
345 struct net_stats_rx_time
458 struct net_stats_rx_time rx_time;
467 struct net_stats_rx_time rx_time_detail[NET_PKT_DETAIL_STATS_COUNT];
/Zephyr-latest/subsys/net/ip/
Dnet_stats.c554 (struct net_stats_rx_time *rx_time = in net_stats_prometheus_scrape()
555 (struct net_stats_rx_time *)summary->user_data; in net_stats_prometheus_scrape()