Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dtcp_rtt.c34 err = getsockopt(fd, SOL_TCP, TCP_INFO, &info, &optlen); in wait_for_ack()
/linux/tools/include/uapi/linux/
A Dtcp.h102 #define TCP_INFO 11 /* Information about this connection. */ macro
/linux/include/uapi/linux/
A Dtcp.h102 #define TCP_INFO 11 /* Information about this connection. */ macro
/linux/tools/testing/selftests/net/tcp_ao/lib/
A Drepair.c77 ret = getsockopt(sk, SOL_TCP, TCP_INFO, &state->info, &len); in __test_sock_checkpoint()
/linux/tools/testing/selftests/net/
A Dtcp_mmap.c161 if (getsockopt(fd, IPPROTO_TCP, TCP_INFO, &info, &sz)) { in tcp_info_get_rcv_mss()
/linux/net/mptcp/
A Dsockopt.c1379 case TCP_INFO: in mptcp_getsockopt_sol_tcp()
/linux/net/ipv4/
A Dtcp.c4354 case TCP_INFO: { in do_tcp_getsockopt()

Completed in 23 milliseconds