Searched refs:LDNS_OPTIONLIST_INIT (Results 1 – 1 of 1) sorted by relevance
15 #define LDNS_OPTIONLIST_INIT 8 macro320 cap = LDNS_OPTIONLIST_INIT; /* initial list size */ in ldns_edns_option_list_push()363 if (cap > LDNS_OPTIONLIST_INIT && count-1 <= cap/2) { in ldns_edns_option_list_pop()