Searched refs:MAXLABELCOUNT (Results 1 – 1 of 1) sorted by relevance
82 private static final int MAXLABELCOUNT = 128; field in DnsPacket.DnsRecord165 if (depth > MAXLABELCOUNT) { in parseName()