Searched refs:tcpinfo_size (Results 1 – 1 of 1) sorted by relevance
225 socklen_t tcpinfo_size = sizeof(tcp_info); in android_net_utils_getTcpRepairWindow() local229 rc = getsockopt(fd, IPPROTO_TCP, TCP_INFO, &tcpinfo, &tcpinfo_size); in android_net_utils_getTcpRepairWindow()