Searched refs:MAX_LABELS (Results 1 – 2 of 2) sorted by relevance
338 #define MAX_LABELS 128 macro346 const char *label[MAX_LABELS]; in enum_reply()368 while (replyDomain && *replyDomain && labels < MAX_LABELS) in enum_reply()
1301 #define MAX_LABELS 128 macro1307 struct dnslabel_entry labels[MAX_LABELS];1346 if (table->n_labels == MAX_LABELS) in dnslabel_table_add()