Searched refs:net_stats_update_bytes_sent (Results 1 – 3 of 3) sorted by relevance
103 net_stats_update_bytes_sent(iface, pkt_len); in virtual_send()
57 static inline void net_stats_update_bytes_sent(struct net_if *iface, in net_stats_update_bytes_sent() function67 #define net_stats_update_bytes_sent(iface, bytes) macro
308 net_stats_update_bytes_sent(iface, status); in net_if_tx()