Home | History | Annotate | Download | only in src

Lines Matching refs:RFC2595_MIN_LABEL_COUNT

388       (label_count <= ((uint32_t)RFC2595_MIN_LABEL_COUNT)))
418 label_count >= ((uint32_t)RFC2595_MIN_LABEL_COUNT))
434 } while (0 != wildcard_encountered && label_count <= RFC2595_MIN_LABEL_COUNT);
447 if (wildcard_encountered & ok && label_count >= RFC2595_MIN_LABEL_COUNT)