Searched refs:MAX_MSG_ABSOLUTE (Results 1 – 2 of 2) sorted by relevance
25 public static final int MAX_MSG_ABSOLUTE = 8972; field in DNSConstants
37 byte buf[] = new byte[DNSConstants.MAX_MSG_ABSOLUTE]; in run()