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