Home
last modified time | relevance | path

Searched refs:subnetmod_inform_super (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/edns-subnet/
H A Dsubnetmod.h127 void subnetmod_inform_super(struct module_qstate* qstate, int id,
H A Dsubnetmod.c946 subnetmod_inform_super(struct module_qstate *ATTR_UNUSED(qstate), in subnetmod_inform_super() function
967 &subnetmod_inform_super, &subnetmod_clear, &subnetmod_get_mem
/netbsd-src/external/bsd/unbound/dist/util/
H A Dfptr_wlist.c501 else if(fptr == &subnetmod_inform_super) return 1; in fptr_whitelist_mod_inform_super()