Searched refs:net_stats_update_tcp_seg_sent (Results 1 – 3 of 3) sorted by relevance
258 static inline void net_stats_update_tcp_seg_sent(struct net_if *iface) in net_stats_update_tcp_seg_sent() function312 #define net_stats_update_tcp_seg_sent(iface) macro
1778 net_stats_update_tcp_seg_sent(conn->iface); in tcp_send_data()
195 net_stats_update_tcp_seg_sent(net_context_get_iface(context)); in net_context_send_cb()