Home
last modified time | relevance | path

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

/freebsd-src/contrib/unbound/edns-subnet/
H A Daddrtree.h91 struct addrnode { struct
107 struct addrnode *prev; argument
109 struct addrnode *next; argument
/freebsd-src/contrib/unbound/services/
H A Drpz.c1619 log_rpz_apply(char * trigger,uint8_t * dname,struct addr_tree_node * addrnode,enum rpz_action a,struct query_info * qinfo,struct comm_reply * repinfo,struct module_qstate * ms,char * log_name) log_rpz_apply() argument