Searched refs:PACKET_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
578 private static final int PACKET_BUFSIZE = 512; field in NetworkDiagnostics.IcmpCheck638 ByteBuffer reply = ByteBuffer.allocate(PACKET_BUFSIZE); in run()661 private static final int PACKET_BUFSIZE = 512; field in NetworkDiagnostics.DnsUdpCheck720 ByteBuffer reply = ByteBuffer.allocate(PACKET_BUFSIZE); in run()