Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dtcp.h155 __u8 tcpi_probes; member
/linux-2.4.37.9/net/ipv4/
Dtcp_diag.c148 info->tcpi_probes = tp->probes_out; in tcpdiag_fill()
Dtcp.c2475 info.tcpi_probes = tp->probes_out; in tcp_getsockopt()