Home
last modified time | relevance | path

Searched defs:net_stats_update_bytes_sent (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dnet_stats.h57 static inline void net_stats_update_bytes_sent(struct net_if *iface, in net_stats_update_bytes_sent() function
67 #define net_stats_update_bytes_sent(iface, bytes) macro