Searched refs:TCP_INFO (Results 1 – 3 of 3) sorted by relevance
29 err = getsockopt(fd, SOL_TCP, TCP_INFO, &info, &optlen); in wait_for_ack()
102 #define TCP_INFO 11 /* Information about this connection. */ macro
3449 case TCP_INFO: { in do_tcp_getsockopt()