Searched defs:tcpDetails (Results 1 – 1 of 1) sorted by relevance
128 final TcpKeepalivePacketDataParcelable tcpDetails = switchToRepairMode(fd); in getTcpKeepalivePacket() local147 TcpKeepalivePacketDataParcelable tcpDetails) throws InvalidPacketException { in fromStableParcelable()177 private static byte[] buildV4Packet(TcpKeepalivePacketDataParcelable tcpDetails) { in buildV4Packet()219 final TcpKeepalivePacketDataParcelable tcpDetails = new TcpKeepalivePacketDataParcelable(); in switchToRepairMode() local