Searched refs:dns_algorithms (Results 1 – 3 of 3) sorted by relevance
21 extern lookup_table_type dns_algorithms[];
48 lookup_table_type dns_algorithms[] = { variable
324 alg = lookup_by_name(dns_algorithms, text); in zparser_conv_algorithm()