Home
last modified time | relevance | path

Searched refs:iana_assigned (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dconfig_file.c1755 const int iana_assigned[] = { in init_outgoing_availports() local
1769 for(i=0; iana_assigned[i]!=-1; i++) { in init_outgoing_availports()
1770 if(iana_assigned[i] < num) in init_outgoing_availports()
1771 a[iana_assigned[i]] = 0; in init_outgoing_availports()