Searched refs:PACKET_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
489 private static final int PACKET_BUFSIZE = 512; field in NetworkDiagnostics.IcmpCheck543 ByteBuffer reply = ByteBuffer.allocate(PACKET_BUFSIZE); in run()566 private static final int PACKET_BUFSIZE = 512; field in NetworkDiagnostics.DnsUdpCheck625 ByteBuffer reply = ByteBuffer.allocate(PACKET_BUFSIZE); in run()