Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_stats.h483 static inline void net_stats_update_tc_sent_pkt(struct net_if *iface, uint8_t tc) in net_stats_update_tc_sent_pkt() function
611 static inline void net_stats_update_tc_sent_pkt(struct net_if *iface, uint8_t tc) in net_stats_update_tc_sent_pkt() function
Dnet_if.c374 net_stats_update_tc_sent_pkt(iface, tc); in net_if_try_queue_tx()