HomeSort by: relevance | last modified time | path
    Searched refs:MAXLABELLEN (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/nsd/dist/
dname.c 208 if (label_length > MAXLABELLEN) {
240 if (label_length > MAXLABELLEN) {
454 uint8_t temp[MAXLABELLEN + 2];
456 assert(length > 0 && length <= MAXLABELLEN);
dns.h 197 #define MAXLABELLEN 63
rdata.c 151 || *label > MAXLABELLEN

Completed in 50 milliseconds