Searched refs:net_stats_update_bytes_recv (Results 1 – 3 of 3) sorted by relevance
61 net_stats_update_bytes_recv(ctx->virtual_iface, in virtual_recv()
51 static inline void net_stats_update_bytes_recv(struct net_if *iface, in net_stats_update_bytes_recv() function66 #define net_stats_update_bytes_recv(iface, bytes) macro
443 net_stats_update_bytes_recv(iface, pkt_len); in net_rx()