Searched refs:remoteUdpFd (Results 1 – 1 of 1) sorted by relevance
1844 final FileDescriptor remoteUdpFd = mRemoteSocketFactoryClient.openDatagramSocketFd(); in testBlockIncomingPackets() local1854 checkBlockIncomingPacket(tunFd, remoteUdpFd, EXPECT_PASS); in testBlockIncomingPackets()1870 checkBlockIncomingPacket(tunFd, remoteUdpFd, EXPECT_BLOCK); in testBlockIncomingPackets()1882 checkBlockIncomingPacket(tunFd, remoteUdpFd, EXPECT_BLOCK); in testBlockIncomingPackets()1886 Os.close(remoteUdpFd); in testBlockIncomingPackets()