Searched refs:net_stats_update_tcp_seg_recv (Results 1 – 2 of 2) sorted by relevance
263 static inline void net_stats_update_tcp_seg_recv(struct net_if *iface) in net_stats_update_tcp_seg_recv() function313 #define net_stats_update_tcp_seg_recv(iface) macro334 net_stats_update_tcp_seg_recv(iface); in net_stats_update_per_proto_recv()
2723 net_stats_update_tcp_seg_recv(conn->iface); in tcp_data_received()3216 net_stats_update_tcp_seg_recv(conn->iface); in tcp_in()