Searched refs:subnet_env (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/usr.sbin/unbound/edns-subnet/
H A Dsubnetmod.c150 struct subnet_env *sn_env;
154 sn_env = (struct subnet_env*)qstate->env->modinfo[id];
211 struct subnet_env *sn_env = (struct subnet_env*)calloc(1,
212 sizeof(struct subnet_env));
280 struct subnet_env *sn_env;
283 sn_env = (struct subnet_env*)env->modinfo[id];
309 struct subnet_env *env = (struct subnet_env *)envptr;
336 struct subnet_env *en
[all...]
H A Dsubnetmod.h55 struct subnet_env { struct
/openbsd-current/usr.sbin/unbound/daemon/
H A Dstats.c144 struct subnet_env* sne;
147 sne = (struct subnet_env*)worker->env.modinfo[m];

Completed in 182 milliseconds