Searched refs:edns_opt_list_find (Results 1 – 6 of 6) sorted by relevance
171 if(!edns_opt_list_find(qstate->edns_opts_back_out, in ecs_whitelist_check()189 if(edns_opt_list_find(qstate->edns_opts_back_out, in ecs_whitelist_check()779 if((ecs_opt = edns_opt_list_find( in ecs_edns_back_parsed()826 if((ecs_opt = edns_opt_list_find( in subnetmod_operate()885 edns_opt_list_find( in subnetmod_operate()940 edns_opt_list_find( in subnetmod_operate()
641 struct edns_option* edns_opt_list_find(struct edns_option* list, uint16_t code);
1465 struct edns_option* edns_opt_list_find(struct edns_option* list, uint16_t code) in edns_opt_list_find() function
804 opt = edns_opt_list_find(edns_list, mesh->env->cfg->client_subnet_opcode); in mesh_schedule_prefetch_subnet()1614 opt = edns_opt_list_find(qstate->edns_opts_back_in, in dns_error_reporting()2140 if((ecs = edns_opt_list_find( in mesh_continue()
584 (ede = edns_opt_list_find(edns.opt_list_in, LDNS_EDNS_EDE))) { in parse_data()
1549 struct edns_option* edns_opt_list_find(struct edns_option* list, uint16_t code);