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.c1793 const int iana_assigned[] = { in init_outgoing_availports() local
1807 for(i=0; iana_assigned[i]!=-1; i++) { in init_outgoing_availports()
1808 if(iana_assigned[i] < num) in init_outgoing_availports()
1809 a[iana_assigned[i]] = 0; in init_outgoing_availports()