Symbol: clientip_synthesized_rr
sbin/unwind/libunbound/services/rpz.c
1259
struct clientip_synthesized_rr* data, int alias_ok)
sbin/unwind/libunbound/services/rpz.c
1452
static int rpz_remove_clientip_rr(struct clientip_synthesized_rr* node,
sbin/unwind/libunbound/services/rpz.c
1484
struct clientip_synthesized_rr* node;
sbin/unwind/libunbound/services/rpz.c
1488
node = (struct clientip_synthesized_rr*)addr_tree_find(&set->entries,
sbin/unwind/libunbound/services/rpz.c
1669
static struct clientip_synthesized_rr*
sbin/unwind/libunbound/services/rpz.c
1673
struct clientip_synthesized_rr* raddr = NULL;
sbin/unwind/libunbound/services/rpz.c
1678
raddr = (struct clientip_synthesized_rr*)addr_tree_lookup(&set->entries,
sbin/unwind/libunbound/services/rpz.c
1698
struct clientip_synthesized_rr*
sbin/unwind/libunbound/services/rpz.c
1705
struct clientip_synthesized_rr* node = NULL;
sbin/unwind/libunbound/services/rpz.c
1841
rpz_apply_clientip_localdata_action(struct clientip_synthesized_rr* raddr,
sbin/unwind/libunbound/services/rpz.c
2073
struct query_info* qi, struct clientip_synthesized_rr* data,
sbin/unwind/libunbound/services/rpz.c
2279
static struct clientip_synthesized_rr*
sbin/unwind/libunbound/services/rpz.c
2283
struct clientip_synthesized_rr* action = NULL;
sbin/unwind/libunbound/services/rpz.c
2298
struct rpz* r, struct clientip_synthesized_rr* raddr,
sbin/unwind/libunbound/services/rpz.c
2471
struct clientip_synthesized_rr* raddr = NULL;
sbin/unwind/libunbound/services/rpz.c
2667
struct clientip_synthesized_rr* node = rpz_resolve_client_action_and_zone(
sbin/unwind/libunbound/services/rpz.c
363
struct clientip_synthesized_rr* r = (struct clientip_synthesized_rr*)n->key;
sbin/unwind/libunbound/services/rpz.c
861
static inline struct clientip_synthesized_rr*
sbin/unwind/libunbound/services/rpz.c
866
struct clientip_synthesized_rr* node =
sbin/unwind/libunbound/services/rpz.c
867
(struct clientip_synthesized_rr*)addr_tree_find(&set->entries,
sbin/unwind/libunbound/services/rpz.c
907
struct clientip_synthesized_rr* raddr, uint16_t rrtype, uint16_t rrclass)
sbin/unwind/libunbound/services/rpz.c
945
rpz_clientip_enter_rr(struct regional* region, struct clientip_synthesized_rr* raddr,
sbin/unwind/libunbound/services/rpz.c
970
struct clientip_synthesized_rr* node;
usr.sbin/unbound/services/rpz.c
1259
struct clientip_synthesized_rr* data, int alias_ok)
usr.sbin/unbound/services/rpz.c
1452
static int rpz_remove_clientip_rr(struct clientip_synthesized_rr* node,
usr.sbin/unbound/services/rpz.c
1484
struct clientip_synthesized_rr* node;
usr.sbin/unbound/services/rpz.c
1488
node = (struct clientip_synthesized_rr*)addr_tree_find(&set->entries,
usr.sbin/unbound/services/rpz.c
1669
static struct clientip_synthesized_rr*
usr.sbin/unbound/services/rpz.c
1673
struct clientip_synthesized_rr* raddr = NULL;
usr.sbin/unbound/services/rpz.c
1678
raddr = (struct clientip_synthesized_rr*)addr_tree_lookup(&set->entries,
usr.sbin/unbound/services/rpz.c
1698
struct clientip_synthesized_rr*
usr.sbin/unbound/services/rpz.c
1705
struct clientip_synthesized_rr* node = NULL;
usr.sbin/unbound/services/rpz.c
1841
rpz_apply_clientip_localdata_action(struct clientip_synthesized_rr* raddr,
usr.sbin/unbound/services/rpz.c
2073
struct query_info* qi, struct clientip_synthesized_rr* data,
usr.sbin/unbound/services/rpz.c
2279
static struct clientip_synthesized_rr*
usr.sbin/unbound/services/rpz.c
2283
struct clientip_synthesized_rr* action = NULL;
usr.sbin/unbound/services/rpz.c
2298
struct rpz* r, struct clientip_synthesized_rr* raddr,
usr.sbin/unbound/services/rpz.c
2471
struct clientip_synthesized_rr* raddr = NULL;
usr.sbin/unbound/services/rpz.c
2667
struct clientip_synthesized_rr* node = rpz_resolve_client_action_and_zone(
usr.sbin/unbound/services/rpz.c
363
struct clientip_synthesized_rr* r = (struct clientip_synthesized_rr*)n->key;
usr.sbin/unbound/services/rpz.c
861
static inline struct clientip_synthesized_rr*
usr.sbin/unbound/services/rpz.c
866
struct clientip_synthesized_rr* node =
usr.sbin/unbound/services/rpz.c
867
(struct clientip_synthesized_rr*)addr_tree_find(&set->entries,
usr.sbin/unbound/services/rpz.c
907
struct clientip_synthesized_rr* raddr, uint16_t rrtype, uint16_t rrclass)
usr.sbin/unbound/services/rpz.c
945
rpz_clientip_enter_rr(struct regional* region, struct clientip_synthesized_rr* raddr,
usr.sbin/unbound/services/rpz.c
970
struct clientip_synthesized_rr* node;