Symbol: clientip_synthesized_rr
sbin/unwind/libunbound/services/rpz.c
1260
struct clientip_synthesized_rr* data, int alias_ok)
sbin/unwind/libunbound/services/rpz.c
1453
static int rpz_remove_clientip_rr(struct clientip_synthesized_rr* node,
sbin/unwind/libunbound/services/rpz.c
1485
struct clientip_synthesized_rr* node;
sbin/unwind/libunbound/services/rpz.c
1489
node = (struct clientip_synthesized_rr*)addr_tree_find(&set->entries,
sbin/unwind/libunbound/services/rpz.c
1670
static struct clientip_synthesized_rr*
sbin/unwind/libunbound/services/rpz.c
1674
struct clientip_synthesized_rr* raddr = NULL;
sbin/unwind/libunbound/services/rpz.c
1679
raddr = (struct clientip_synthesized_rr*)addr_tree_lookup(&set->entries,
sbin/unwind/libunbound/services/rpz.c
1699
struct clientip_synthesized_rr*
sbin/unwind/libunbound/services/rpz.c
1706
struct clientip_synthesized_rr* node = NULL;
sbin/unwind/libunbound/services/rpz.c
1842
rpz_apply_clientip_localdata_action(struct clientip_synthesized_rr* raddr,
sbin/unwind/libunbound/services/rpz.c
2074
struct query_info* qi, struct clientip_synthesized_rr* data,
sbin/unwind/libunbound/services/rpz.c
2280
static struct clientip_synthesized_rr*
sbin/unwind/libunbound/services/rpz.c
2284
struct clientip_synthesized_rr* action = NULL;
sbin/unwind/libunbound/services/rpz.c
2299
struct rpz* r, struct clientip_synthesized_rr* raddr,
sbin/unwind/libunbound/services/rpz.c
2473
struct clientip_synthesized_rr* raddr = NULL;
sbin/unwind/libunbound/services/rpz.c
2670
struct clientip_synthesized_rr* node = rpz_resolve_client_action_and_zone(
sbin/unwind/libunbound/services/rpz.c
364
struct clientip_synthesized_rr* r = (struct clientip_synthesized_rr*)n->key;
sbin/unwind/libunbound/services/rpz.c
862
static inline struct clientip_synthesized_rr*
sbin/unwind/libunbound/services/rpz.c
867
struct clientip_synthesized_rr* node =
sbin/unwind/libunbound/services/rpz.c
868
(struct clientip_synthesized_rr*)addr_tree_find(&set->entries,
sbin/unwind/libunbound/services/rpz.c
908
struct clientip_synthesized_rr* raddr, uint16_t rrtype, uint16_t rrclass)
sbin/unwind/libunbound/services/rpz.c
946
rpz_clientip_enter_rr(struct regional* region, struct clientip_synthesized_rr* raddr,
sbin/unwind/libunbound/services/rpz.c
971
struct clientip_synthesized_rr* node;
usr.sbin/unbound/services/rpz.c
1260
struct clientip_synthesized_rr* data, int alias_ok)
usr.sbin/unbound/services/rpz.c
1453
static int rpz_remove_clientip_rr(struct clientip_synthesized_rr* node,
usr.sbin/unbound/services/rpz.c
1485
struct clientip_synthesized_rr* node;
usr.sbin/unbound/services/rpz.c
1489
node = (struct clientip_synthesized_rr*)addr_tree_find(&set->entries,
usr.sbin/unbound/services/rpz.c
1670
static struct clientip_synthesized_rr*
usr.sbin/unbound/services/rpz.c
1674
struct clientip_synthesized_rr* raddr = NULL;
usr.sbin/unbound/services/rpz.c
1679
raddr = (struct clientip_synthesized_rr*)addr_tree_lookup(&set->entries,
usr.sbin/unbound/services/rpz.c
1699
struct clientip_synthesized_rr*
usr.sbin/unbound/services/rpz.c
1706
struct clientip_synthesized_rr* node = NULL;
usr.sbin/unbound/services/rpz.c
1842
rpz_apply_clientip_localdata_action(struct clientip_synthesized_rr* raddr,
usr.sbin/unbound/services/rpz.c
2074
struct query_info* qi, struct clientip_synthesized_rr* data,
usr.sbin/unbound/services/rpz.c
2280
static struct clientip_synthesized_rr*
usr.sbin/unbound/services/rpz.c
2284
struct clientip_synthesized_rr* action = NULL;
usr.sbin/unbound/services/rpz.c
2299
struct rpz* r, struct clientip_synthesized_rr* raddr,
usr.sbin/unbound/services/rpz.c
2473
struct clientip_synthesized_rr* raddr = NULL;
usr.sbin/unbound/services/rpz.c
2670
struct clientip_synthesized_rr* node = rpz_resolve_client_action_and_zone(
usr.sbin/unbound/services/rpz.c
364
struct clientip_synthesized_rr* r = (struct clientip_synthesized_rr*)n->key;
usr.sbin/unbound/services/rpz.c
862
static inline struct clientip_synthesized_rr*
usr.sbin/unbound/services/rpz.c
867
struct clientip_synthesized_rr* node =
usr.sbin/unbound/services/rpz.c
868
(struct clientip_synthesized_rr*)addr_tree_find(&set->entries,
usr.sbin/unbound/services/rpz.c
908
struct clientip_synthesized_rr* raddr, uint16_t rrtype, uint16_t rrclass)
usr.sbin/unbound/services/rpz.c
946
rpz_clientip_enter_rr(struct regional* region, struct clientip_synthesized_rr* raddr,
usr.sbin/unbound/services/rpz.c
971
struct clientip_synthesized_rr* node;