Symbol: clientip_synthesized_rrset
sbin/unwind/libunbound/services/rpz.c
1480
rpz_clientip_remove_trigger_rr(struct clientip_synthesized_rrset* set,
sbin/unwind/libunbound/services/rpz.c
1670
rpz_ipbased_trigger_lookup(struct clientip_synthesized_rrset* set,
sbin/unwind/libunbound/services/rpz.c
2817
rpz_clientip_synthesized_set_get_mem(struct clientip_synthesized_rrset* set)
sbin/unwind/libunbound/services/rpz.c
343
static inline struct clientip_synthesized_rrset*
sbin/unwind/libunbound/services/rpz.c
346
struct clientip_synthesized_rrset* set = calloc(1, sizeof(*set));
sbin/unwind/libunbound/services/rpz.c
371
rpz_clientip_synthesized_set_delete(struct clientip_synthesized_rrset* set)
sbin/unwind/libunbound/services/rpz.c
862
rpz_clientip_ensure_entry(struct clientip_synthesized_rrset* set,
sbin/unwind/libunbound/services/rpz.c
965
rpz_clientip_insert_trigger_rr(struct clientip_synthesized_rrset* set, struct sockaddr_storage* addr,
sbin/unwind/libunbound/services/rpz.h
114
struct clientip_synthesized_rrset* client_set;
sbin/unwind/libunbound/services/rpz.h
115
struct clientip_synthesized_rrset* ns_set;
usr.sbin/unbound/services/rpz.c
1480
rpz_clientip_remove_trigger_rr(struct clientip_synthesized_rrset* set,
usr.sbin/unbound/services/rpz.c
1670
rpz_ipbased_trigger_lookup(struct clientip_synthesized_rrset* set,
usr.sbin/unbound/services/rpz.c
2817
rpz_clientip_synthesized_set_get_mem(struct clientip_synthesized_rrset* set)
usr.sbin/unbound/services/rpz.c
343
static inline struct clientip_synthesized_rrset*
usr.sbin/unbound/services/rpz.c
346
struct clientip_synthesized_rrset* set = calloc(1, sizeof(*set));
usr.sbin/unbound/services/rpz.c
371
rpz_clientip_synthesized_set_delete(struct clientip_synthesized_rrset* set)
usr.sbin/unbound/services/rpz.c
862
rpz_clientip_ensure_entry(struct clientip_synthesized_rrset* set,
usr.sbin/unbound/services/rpz.c
965
rpz_clientip_insert_trigger_rr(struct clientip_synthesized_rrset* set, struct sockaddr_storage* addr,
usr.sbin/unbound/services/rpz.h
114
struct clientip_synthesized_rrset* client_set;
usr.sbin/unbound/services/rpz.h
115
struct clientip_synthesized_rrset* ns_set;