Searched refs:net_stats_update_tcp_resent (Results 1 – 2 of 2) sorted by relevance
247 static inline void net_stats_update_tcp_resent(struct net_if *iface, in net_stats_update_tcp_resent() function309 #define net_stats_update_tcp_resent(iface, bytes) macro
1774 net_stats_update_tcp_resent(conn->iface, len); in tcp_send_data()