Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dnet_stats.h50 struct net_stats_bytes { struct
136 struct net_stats_bytes bytes;
386 struct net_stats_bytes bytes;
595 struct net_stats_bytes bytes;
647 struct net_stats_bytes bytes;
678 struct net_stats_bytes bytes;
/Zephyr-latest/subsys/net/ip/
Dnet_stats.c275 len_chk = sizeof(struct net_stats_bytes); in net_stats_get()