Searched defs:tcpDetails (Results 1 – 2 of 2) sorted by relevance
97 TcpKeepalivePacketDataParcelable tcpDetails) throws InvalidPacketException { in fromStableParcelable()127 private static byte[] buildV4Packet(TcpKeepalivePacketDataParcelable tcpDetails) { in buildV4Packet()
114 final TcpKeepalivePacketDataParcelable tcpDetails = switchToRepairMode(fd); in getTcpKeepalivePacket() local131 final TcpKeepalivePacketDataParcelable tcpDetails = new TcpKeepalivePacketDataParcelable(); in switchToRepairMode() local