Searched refs:checkBlockIncomingPacket (Results 1 – 1 of 1) sorted by relevance
1854 checkBlockIncomingPacket(tunFd, remoteUdpFd, EXPECT_PASS); in testBlockIncomingPackets()1870 checkBlockIncomingPacket(tunFd, remoteUdpFd, EXPECT_BLOCK); in testBlockIncomingPackets()1882 checkBlockIncomingPacket(tunFd, remoteUdpFd, EXPECT_BLOCK); in testBlockIncomingPackets()2098 private void checkBlockIncomingPacket( in checkBlockIncomingPacket() method in VpnTest