Home
last modified time | relevance | path

Searched refs:tcpi_lost (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dtcp.h167 __u32 tcpi_lost; member
/linux-2.4.37.9/net/ipv4/
Dtcp_diag.c175 info->tcpi_lost = tp->lost_out; in tcpdiag_fill()
Dtcp.c2500 info.tcpi_lost = tp->lost_out; in tcp_getsockopt()