Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_stats.h488 static inline void net_stats_update_tc_sent_dropped(struct net_if *iface, uint8_t tc) in net_stats_update_tc_sent_dropped() function
617 static inline void net_stats_update_tc_sent_dropped(struct net_if *iface, uint8_t tc) in net_stats_update_tc_sent_dropped() function
Dnet_if.c381 net_stats_update_tc_sent_dropped(iface, tc); in net_if_try_queue_tx()