Home
last modified time | relevance | path

Searched refs:net_if_stats_reset (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/subsys/net/ip/
Dnet_private.h60 extern void net_if_stats_reset(struct net_if *iface);
Dnet_stats.c369 net_if_stats_reset(iface); in net_stats_reset()
Dnet_if.c380 void net_if_stats_reset(struct net_if *iface) in net_if_stats_reset() function