Home
last modified time | relevance | path

Searched full:infra (Results 1 – 25 of 87) sorted by relevance

1234

/freebsd-src/contrib/unbound/services/cache/
H A Dinfra.c2 * services/cache/infra.c - infrastructure cache, server rtt and capabilities
46 #include "services/cache/infra.h"
66 * infra-cache-max-rtt) change it to just above the RTT_BAND. */
168 struct infra_cache* infra, char* name) in domain_limit_findcreate()
184 d = (struct domain_limit_data*)name_tree_find(&infra->domain_limits, in domain_limit_findcreate()
204 if(!name_tree_insert(&infra->domain_limits, &d->node, nm, nmlen,
215 static int infra_ratelimit_cfg_insert(struct infra_cache* infra, in infra_ratelimit_cfg_insert()
221 d = domain_limit_findcreate(infra, p->str); in infra_ratelimit_cfg_insert()
227 d = domain_limit_findcreate(infra, p->str); in setup_domain_limits() argument
237 setup_domain_limits(struct infra_cache* infra, struc
158 domain_limit_findcreate(struct infra_cache * infra,char * name) domain_limit_findcreate() argument
205 infra_ratelimit_cfg_insert(struct infra_cache * infra,struct config_file * cfg) infra_ratelimit_cfg_insert() argument
239 wait_limit_netblock_findcreate(struct infra_cache * infra,char * str,int cookie) wait_limit_netblock_findcreate() argument
279 infra_wait_limit_netblock_insert(struct infra_cache * infra,struct config_file * cfg) infra_wait_limit_netblock_insert() argument
301 setup_wait_limits(struct infra_cache * infra,struct config_file * cfg) setup_wait_limits() argument
315 struct infra_cache* infra = (struct infra_cache*)calloc(1, infra_create() local
376 infra_delete(struct infra_cache * infra) infra_delete() argument
392 infra_adjust(struct infra_cache * infra,struct config_file * cfg) infra_adjust() argument
461 infra_lookup_nottl(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * name,size_t namelen,int wr) infra_lookup_nottl() argument
477 data_entry_init(struct infra_cache * infra,struct lruhash_entry * e,time_t timenow) data_entry_init() argument
506 new_entry(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * name,size_t namelen,time_t tm) new_entry() argument
536 infra_host(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,time_t timenow,int * edns_vs,uint8_t * edns_lame_known,int * to) infra_host() argument
608 infra_set_lame(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,time_t timenow,int dnsseclame,int reclame,uint16_t qtype) infra_set_lame() argument
646 infra_update_tcp_works(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen) infra_update_tcp_works() argument
664 infra_rtt_update(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,int qtype,int roundtrip,int orig_rtt,time_t timenow) infra_rtt_update() argument
726 infra_get_host_rto(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,struct rtt_info * rtt,int * delay,time_t timenow,int * tA,int * tAAAA,int * tother) infra_get_host_rto() argument
752 infra_edns_update(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * nm,size_t nmlen,int edns_version,time_t timenow) infra_edns_update() argument
783 infra_get_lame_rtt(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,uint8_t * name,size_t namelen,uint16_t qtype,int * lame,int * dnsseclame,int * reclame,int * rtt,time_t timenow) infra_get_lame_rtt() argument
869 infra_find_ratelimit(struct infra_cache * infra,uint8_t * name,size_t namelen) infra_find_ratelimit() argument
917 infra_find_ratedata(struct infra_cache * infra,uint8_t * name,size_t namelen,int wr) infra_find_ratedata() argument
930 infra_find_ip_ratedata(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,int wr) infra_find_ip_ratedata() argument
943 infra_create_ratedata(struct infra_cache * infra,uint8_t * name,size_t namelen,time_t timenow) infra_create_ratedata() argument
971 infra_ip_create_ratedata(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,time_t timenow,int mesh_wait) infra_ip_create_ratedata() argument
1050 infra_ratelimit_inc(struct infra_cache * infra,uint8_t * name,size_t namelen,time_t timenow,int backoff,struct query_info * qinfo,struct comm_reply * replylist) infra_ratelimit_inc() argument
1097 infra_ratelimit_dec(struct infra_cache * infra,uint8_t * name,size_t namelen,time_t timenow) infra_ratelimit_dec() argument
1117 infra_ratelimit_exceeded(struct infra_cache * infra,uint8_t * name,size_t namelen,time_t timenow,int backoff) infra_ratelimit_exceeded() argument
1141 infra_get_mem(struct infra_cache * infra) infra_get_mem() argument
1191 infra_ip_ratelimit_inc(struct infra_cache * infra,struct sockaddr_storage * addr,socklen_t addrlen,time_t timenow,int has_cookie,int backoff,struct sldns_buffer * buffer) infra_ip_ratelimit_inc() argument
1219 infra_wait_limit_allowed(struct infra_cache * infra,struct comm_reply * rep,int cookie_valid,struct config_file * cfg) infra_wait_limit_allowed() argument
1255 infra_wait_limit_inc(struct infra_cache * infra,struct comm_reply * rep,time_t timenow,struct config_file * cfg) infra_wait_limit_inc() argument
1277 infra_wait_limit_dec(struct infra_cache * infra,struct comm_reply * rep,struct config_file * cfg) infra_wait_limit_dec() argument
[all...]
H A Dinfra.h2 * services/cache/infra.h - infrastructure cache, server rtt and capabilities
42 * - Post-cache, per-domain name rate limiting (infra-ratelimits)
110 * Infra cache
207 /** infra host cache default hash lookup size */
213 * Create infra cache.
215 * @return: new infra cache, or NULL.
220 * Delete infra cache.
221 * @param infra: infrastructure cache to delete.
223 void infra_delete(struct infra_cache* infra);
226 * Adjust infra cach
[all...]
/freebsd-src/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dmelexis,mlx90632.yaml7 title: Melexis MLX90632 and MLX90635 contactless Infra Red temperature sensor
15 There are various applications for the Infra Red contactless temperature
27 Since measured object emissivity effects Infra Red energy emitted,
40 Since measured object emissivity effects Infra Red energy emitted,
H A Dmlx90632.txt1 * Melexis MLX90632 contactless Infra Red temperature sensor
5 There are various applications for the Infra Red contactless temperature sensor
16 Since measured object emissivity effects Infra Red energy emitted, emissivity
/freebsd-src/contrib/libcbor/.github/workflows/
H A Dfuzz.yml10 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
15 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
H A Dfuzz-pr.yml10 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
15 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
/freebsd-src/sys/contrib/device-tree/Bindings/iommu/
H A Dmediatek,iommu.yaml83 - mediatek,mt8188-iommu-infra # generation two
87 - mediatek,mt8195-iommu-infra # generation two
206 - mediatek,mt8188-iommu-infra
207 - mediatek,mt8195-iommu-infra
/freebsd-src/crypto/openssh/.github/workflows/
H A Dcifuzz.yml15 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
21 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
/freebsd-src/contrib/libfido2/.github/workflows/
H A Dcifuzz_oss.yml27 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
34 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
/freebsd-src/sys/contrib/device-tree/Bindings/sound/
H A Dmt8192-afe-pcm.yaml46 - description: audio infra sys clock
47 - description: audio infra 26M clock
H A Dmt8186-afe-pcm.yaml42 - description: audio infra sys clock
43 - description: audio infra 26M clock
H A Dmt8195-afe-pcm.yaml60 - description: audio infra 26M clock
61 - description: infra bus clock
H A Dmediatek,mt2701-audio.yaml36 - description: audio infra sys clock
/freebsd-src/contrib/unbound/util/
H A Dconfiglexer.lex305 infra-host-ttl{COLON} { YDVAR(1, VAR_INFRA_HOST_TTL) }
306 infra-lame-ttl{COLON} { YDVAR(1, VAR_INFRA_LAME_TTL) }
307 infra-cache-slabs{COLON} { YDVAR(1, VAR_INFRA_CACHE_SLABS) }
308 infra-cache-numhosts{COLON} { YDVAR(1, VAR_INFRA_CACHE_NUMHOSTS) }
309 infra-cache-lame-size{COLON} { YDVAR(1, VAR_INFRA_CACHE_LAME_SIZE) }
310 infra-cache-min-rtt{COLON} { YDVAR(1, VAR_INFRA_CACHE_MIN_RTT) }
311 infra-cache-max-rtt{COLON} { YDVAR(1, VAR_INFRA_CACHE_MAX_RTT) }
312 infra-keep-probing{COLON} { YDVAR(1, VAR_INFRA_KEEP_PROBING) }
/freebsd-src/sys/contrib/device-tree/include/dt-bindings/reset/
H A Dmt8192-resets.h34 /* INFRA resets */
H A Dmt8186-resets.h37 /* INFRA resets */
H A Dmt8195-resets.h30 /* INFRA resets */
H A Dmt8188-resets.h36 /* INFRA resets */
/freebsd-src/sys/contrib/device-tree/Bindings/soc/mediatek/
H A Ddevapc.yaml60 clock-names = "devapc-infra-clock";
/freebsd-src/contrib/unbound/daemon/
H A Dcachedump.c49 #include "services/cache/infra.h"
745 /* lookup in infra cache */ in print_dp_details()
758 if(!ssl_printf(ssl, "not in infra cache.\n")) in print_dp_details()
760 continue; /* skip stuff not in infra cache */ in print_dp_details()
769 if(!ssl_printf(ssl, "not in infra cache.\n")) in print_dp_details()
771 continue; /* skip stuff not in infra cache */ in print_dp_details()
H A Dremote.c68 #include "services/cache/infra.h"
1071 if(!ssl_printf(ssl, "infra.cache.count"SQ"%u\n", in print_ext()
1780 /** callback to delete hosts in infra cache */ in do_flush_zone()
1801 /** flush infra cache */
2664 /** structure for argument data for dump infra host */
2666 /** the infra cache */ in do_set_option()
2667 struct infra_cache* infra; in do_set_option()
2677 /** callback for every host element in the infra cache */ in do_set_option()
2727 arg.infra = worker->env.infra_cache; in do_list_forwards()
2731 slabhash_traverse(arg.infra in do_list_forwards()
2488 struct infra_cache* infra; global() member
2894 struct infra_cache* infra; global() member
[all...]
/freebsd-src/contrib/unbound/doc/
H A Dunbound-control.8177 If all then entire infra cache is emptied. If a specific IP address, the
182 Show the contents of the infra cache.
636 .I infra.cache.count
637 The number of items in the infra cache. These are IP addresses with their
/freebsd-src/lib/libunbound/
H A DMakefile18 dnstree.c edns.c fptr_wlist.c infra.c iter_delegpt.c iter_donotq.c \
/freebsd-src/contrib/unbound/contrib/
H A Dunbound-fuzzme.patch87 …$(srcdir)/util/storage/slabhash.h $(srcdir)/services/cache/infra.h $(srcdir)/util/storage/dnstree.…
95 + $(srcdir)/util/data/packed_rrset.h $(srcdir)/services/cache/infra.h $(srcdir)/util/storage/dnstre…
/freebsd-src/contrib/unbound/
H A DMakefile.in118 COMMON_SRC=services/cache/dns.c services/cache/infra.c services/cache/rrset.c \
143 COMMON_OBJ_WITHOUT_NETCALL=dns.lo infra.lo rrset.lo dname.lo msgencode.lo \
724 infra.lo infra.o: $(srcdir)/services/cache/infra.c config.h $(srcdir)/sldns/rrdef.h $(srcdir)/sldns/str2wire.h \
725 $(srcdir)/sldns/sbuffer.h $(srcdir)/sldns/wire2str.h $(srcdir)/services/cache/infra.h \
776 $(srcdir)/validator/val_neg.h $(srcdir)/services/cache/dns.h $(srcdir)/services/cache/infra.h \
824 $(srcdir)/services/cache/infra.h $(srcdir)/util/rtt.h $(srcdir)/util/netevent.h $(srcdir)/dnscrypt/dnscrypt.h \
896 $(srcdir)/services/listen_dnsport.h $(srcdir)/services/cache/infra.h $(srcdir)/util/storage/lruhash.h \
925 $(srcdir)/util/rtt.h $(srcdir)/services/cache/infra
[all...]

1234