Searched refs:clientip_synthesized_rr (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/unbound/services/
H A Drpz.c351 struct clientip_synthesized_rr* r = (struct clientip_synthesized_rr*)n->key;
849 static inline struct clientip_synthesized_rr*
854 struct clientip_synthesized_rr* node =
855 (struct clientip_synthesized_rr*)addr_tree_find(&set->entries,
895 struct clientip_synthesized_rr* raddr, uint16_t rrtype, uint16_t rrclass)
933 rpz_clientip_enter_rr(struct regional* region, struct clientip_synthesized_rr* raddr,
958 struct clientip_synthesized_rr* node;
1247 struct clientip_synthesized_rr* data, int alias_ok)
1440 static int rpz_remove_clientip_rr(struct clientip_synthesized_rr* nod
[all...]
H A Drpz.h94 struct clientip_synthesized_rr { struct

Completed in 115 milliseconds