Searched refs:ICMP_ECHO_REPLY (Results 1 – 1 of 1) sorted by relevance
85 private static final int ICMP_ECHO_REPLY = 0x00; field in VpnTestHelper209 assertEquals(reply[0], ICMP_ECHO_REPLY); in checkPing()