Home
last modified time | relevance | path

Searched defs:ecs (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/unbound/edns-subnet/
H A Dsubnetmod.c106 subnet_ecs_opt_list_append(struct ecs_data* ecs, struct edns_option** list, in subnet_ecs_opt_list_append() argument
458 struct ecs_data *ecs = &sq->ecs_client_in; lookup_and_reply() local
650 parse_subnet_option(struct edns_option * ecs_option,struct ecs_data * ecs) parse_subnet_option() argument
686 subnet_option_from_ss(struct sockaddr_storage * ss,struct ecs_data * ecs,struct config_file * cfg) subnet_option_from_ss() argument
[all...]
/freebsd-src/contrib/unbound/services/
H A Dmesh.c1872 struct edns_option* ecs; mesh_continue() local