Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_stats.h219 static inline void net_stats_update_udp_drop(struct net_if *iface) in net_stats_update_udp_drop() function
231 #define net_stats_update_udp_drop(iface) macro
346 net_stats_update_udp_drop(iface); in net_stats_update_per_proto_drop()