Searched refs:PACKET_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
425 private static final int PACKET_BUFSIZE = 512; field in NetworkDiagnostics.IcmpCheck485 ByteBuffer reply = ByteBuffer.allocate(PACKET_BUFSIZE); in run()508 private static final int PACKET_BUFSIZE = 512; field in NetworkDiagnostics.DnsUdpCheck575 ByteBuffer reply = ByteBuffer.allocate(PACKET_BUFSIZE); in run()