Searched refs:SIOCOUTQ (Results 1 – 1 of 1) sorted by relevance
112 private static final int SIOCOUTQ = TIOCOUTQ; field in TcpKeepaliveController411 final int result = Os.ioctlInt(fd, SIOCOUTQ); in isSendQueueEmpty()