Home
last modified time | relevance | path

Searched refs:net_stats_update_tcp_seg_drop (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dnet_stats.h268 static inline void net_stats_update_tcp_seg_drop(struct net_if *iface) in net_stats_update_tcp_seg_drop() function
314 #define net_stats_update_tcp_seg_drop(iface) macro
Dtcp.c2890 net_stats_update_tcp_seg_drop(conn->iface); in tcp_in()
3193 net_stats_update_tcp_seg_drop(conn->iface); in tcp_in()
3358 net_stats_update_tcp_seg_drop(conn->iface); in tcp_in()
3438 net_stats_update_tcp_seg_drop(conn->iface); in tcp_in()
3484 net_stats_update_tcp_seg_drop(conn->iface); in tcp_in()
3541 net_stats_update_tcp_seg_drop(conn->iface); in tcp_in()