Home
last modified time | relevance | path

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

1234

/freebsd/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() argument
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, in domain_limit_findcreate()
215 static int infra_ratelimit_cfg_insert(struct infra_cache* infra, in infra_ratelimit_cfg_insert() argument
221 d = domain_limit_findcreate(infra, p->str); in infra_ratelimit_cfg_insert()
227 d = domain_limit_findcreate(infra, p->str); in infra_ratelimit_cfg_insert()
237 setup_domain_limits(struct infra_cache* infra, struct config_file* cfg) in setup_domain_limits() 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 cache to use updated configuration settings.
[all …]
/freebsd/sys/contrib/device-tree/Bindings/iio/temperature/
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
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,
/freebsd/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/contrib/libarchive/.github/workflows/
H A Dcifuzz.yml
/freebsd/crypto/libecc/.github/workflows/
H A Dlibecc_cifuzz.yml9 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
15 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
/freebsd/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/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
/freebsd/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/sys/contrib/device-tree/include/dt-bindings/reset/
H A Dmediatek,mt7988-resets.h13 /* INFRA resets */
H A Dmt8192-resets.h34 /* INFRA resets */
H A Dmt8186-resets.h37 /* INFRA resets */
H A Dmt8188-resets.h36 /* INFRA resets */
H A Dmt8195-resets.h30 /* INFRA resets */
/freebsd/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/sys/contrib/device-tree/Bindings/soc/mediatek/
H A Ddevapc.yaml60 clock-names = "devapc-infra-clock";
/freebsd/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()
/freebsd/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
H A Dunbound-control.8.in190 If all then entire infra cache is emptied. If a specific IP address, the
195 Show the contents of the infra cache.
735 .I infra.cache.count
736 The number of items in the infra cache. These are IP addresses with their
/freebsd/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…
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…
896 …$(srcdir)/services/listen_dnsport.h $(srcdir)/services/cache/infra.h $(srcdir)/util/storage/lruhas…
925 …$(srcdir)/util/rtt.h $(srcdir)/services/cache/infra.h $(srcdir)/sldns/wire2str.h $(srcdir)/sldns/p…
942 …$(srcdir)/services/cache/rrset.h $(srcdir)/util/storage/slabhash.h $(srcdir)/services/cache/infra.…
968 $(srcdir)/services/outside_network.h $(srcdir)/services/cache/infra.h \
[all …]
/freebsd/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…

1234