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

/netbsd-current/external/bsd/unbound/dist/services/
H A Drpz.c351 struct clientip_synthesized_rr* r = (struct clientip_synthesized_rr*)n->key;
796 static inline struct clientip_synthesized_rr*
801 struct clientip_synthesized_rr* node =
802 (struct clientip_synthesized_rr*)addr_tree_find(&set->entries,
842 struct clientip_synthesized_rr* raddr, uint16_t rrtype, uint16_t rrclass)
880 rpz_clientip_enter_rr(struct regional* region, struct clientip_synthesized_rr* raddr,
905 struct clientip_synthesized_rr* node;
1194 struct clientip_synthesized_rr* data)
1383 static int rpz_remove_clientip_rr(struct clientip_synthesized_rr* nod
[all...]
H A Drpz.h94 struct clientip_synthesized_rr { struct

Completed in 100 milliseconds