Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/net/
Dnet_stats.h41 struct net_stats_bytes { struct
127 struct net_stats_bytes bytes;
300 struct net_stats_bytes bytes;
442 struct net_stats_bytes bytes;
466 struct net_stats_bytes bytes;
492 struct net_stats_bytes bytes;
/Zephyr-Core-3.5.0/subsys/net/ip/
Dnet_stats.c257 len_chk = sizeof(struct net_stats_bytes); in net_stats_get()