Home
last modified time | relevance | path

Searched refs:tcps_drops (Results 1 – 4 of 4) sorted by relevance

/external/qemu/slirp2/
Dtcp_var.h177 u_long tcps_drops; /* connections dropped */ member
Ddebug.c222 tcpstat.tcps_closed, tcpstat.tcps_drops); in tcpstats()
Dtcp_subr.c259 tcpstat.tcps_drops++; in tcp_drop()
Dtcp_input.c968 tcpstat.tcps_drops++;