Searched refs:TCP_QUEUE_SEQ (Results 1 – 1 of 1) sorted by relevance
88 private static final int TCP_QUEUE_SEQ = 21; field in TcpKeepaliveController178 tcpDetails.seq = Os.getsockoptInt(fd, IPPROTO_TCP, TCP_QUEUE_SEQ); in switchToRepairMode()181 tcpDetails.ack = Os.getsockoptInt(fd, IPPROTO_TCP, TCP_QUEUE_SEQ); in switchToRepairMode()