Searched refs:LABEL_COUNT_LIMIT (Results 1 – 1 of 1) sorted by relevance
38 private static final int LABEL_COUNT_LIMIT = 128; field in MdnsPacketReader174 && tracingHops > LABEL_COUNT_LIMIT) { in readLabels()