Home
last modified time | relevance | path

Searched refs:TCP_INFO (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dsocktcpoptions.h41 #if defined(TCP_INFO) || (defined(HAVE_DECL_TCP_INFO) && HAVE_DECL_TCP_INFO)
42 XLAT(TCP_INFO),
Dsocktcpoptions.in11 TCP_INFO
/external/iproute2/include/netinet/
Dtcp.h50 #define TCP_INFO 11 /* Information about this connection. */ macro
/external/iproute2/include/linux/
Dtcp.h101 #define TCP_INFO 11 /* Information about this connection. */ macro
/external/kernel-headers/original/uapi/linux/
Dtcp.h101 #define TCP_INFO 11 /* Information about this connection. */ macro
/external/netperf/
DAUTHORS296 different means. Dump TCP_INFO results to stderr when either debug >
/external/netperf/src/
Dnettest_omni.c3430 if ((ret = getsockopt(socket,protocol,TCP_INFO,&tcp_info,&infosize)) < 0) { in get_transport_retrans()
/external/netperf/doc/
Dnetperf.texi1408 @code{getsockopt(TCP_INFO)} call. If confidence intervals have been
Dnetperf.info1315 `getsockopt(TCP_INFO)' call. If confidence intervals have been