Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 25 of 78) sorted by relevance

1234

/f-stack/dpdk/lib/librte_eal/windows/
H A Deal_memalloc.c181 bool exact; member
207 if (wa->exact) { in alloc_seg_walk()
246 if (!wa->exact) in alloc_seg_walk()
317 size_t page_sz, int socket, bool exact) in eal_memalloc_alloc_seg_bulk() argument
344 wa.exact = exact; in eal_memalloc_alloc_seg_bulk()
/f-stack/dpdk/doc/guides/nics/
H A Dsfc_efx.rst154 of destination address, EtherType in the outer frame and exact match of
158 - VLAN (exact match of VID, double-tagging is supported)
160 - IPV4 (exact match of source/destination addresses,
163 - IPV6 (exact match of source/destination addresses,
166 - TCP (exact match of source/destination ports)
168 - UDP (exact match of source/destination ports)
170 - VXLAN (exact match of VXLAN network identifier)
175 - NVGRE (exact match of virtual subnet ID)
215 - VXLAN (exact match of VXLAN network identifier)
217 - GENEVE (exact match of virtual network identifier)
[all …]
H A Dmvpp2.rst416 operate in either exact or maskable mode.
421 * exact, otherwise, i.e for keys bigger than 8 bytes.
449 via flow rules are respected. In case of exact match mode, masks
450 which do not provide exact matching (all bits masked) are ignored.
493 In this case key size is 10 bytes thus exact type is selected.
503 * For IPv4 exact match type the key size must be up to 12 bytes.
504 * For IPv6 exact match type the key size must be up to 36 bytes.
506 if they were exact):
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http.c645 clcf = lq->exact ? lq->exact : lq->inclusive; in ngx_http_merge_locations()
702 clcf = lq->exact ? lq->exact : lq->inclusive; in ngx_http_init_locations()
756 *(clcfp++) = lq->exact; in ngx_http_init_locations()
820 clcf = lq->exact ? lq->exact : lq->inclusive; in ngx_http_init_static_location_trees()
869 lq->exact = clcf; in ngx_http_add_location()
873 lq->exact = NULL; in ngx_http_add_location()
899 first = lq1->exact ? lq1->exact : lq1->inclusive; in ngx_http_cmp_locations()
900 second = lq2->exact ? lq2->exact : lq2->inclusive; in ngx_http_cmp_locations()
981 if ((lq->exact && lx->exact) || (lq->inclusive && lx->inclusive)) { in ngx_http_join_exact_locations()
1090 node->exact = lq->exact; in ngx_http_create_locations_tree()
[all …]
H A Dngx_http_core_module.h449 ngx_http_core_loc_conf_t *exact; member
463 ngx_http_core_loc_conf_t *exact; member
/f-stack/app/redis-5.0.5/tests/unit/
H A Dgeo.tcl31 if {[lsearch -exact $List2 $Item] == -1} {
36 if {[lsearch -exact $List1 $Item] == -1} {
37 if {[lsearch -exact $DiffList $Item] == -1} {
293 if {[lsearch -exact $res2 $place] != -1} {
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dcdns,xtensa-mx.txt6 Remaining properties have exact same meaning as in Xtensa PIC
H A Dintel,ixp4xx-interrupt.yaml16 The exact number of interrupts is determined from the compatible
/f-stack/dpdk/lib/librte_eal/common/
H A Deal_memalloc.h29 int socket, bool exact);
/f-stack/dpdk/lib/librte_eal/freebsd/
H A Deal_memalloc.c16 int __rte_unused socket, bool __rte_unused exact) in eal_memalloc_alloc_seg_bulk() argument
/f-stack/freebsd/contrib/device-tree/Bindings/arm/ti/
H A Dk3.txt10 Each device tree root node must specify which exact SoC in K3 Multicore SoC
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dpwm-clock.txt17 is not exact but was rounded to nanoseconds.
/f-stack/app/redis-5.0.5/tests/support/
H A Dredis.tcl204 switch -exact -- $type {
242 switch -exact -- [string index $line 0] {
H A Dcluster.tcl224 if {[lsearch -exact $::redis_cluster::plain_commands $cmd] != -1} {
229 switch -exact $cmd {
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dsnow.txt17 MAX98091 or MAX98095 CODEC (exact device type is indicated by the compatible
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_memalloc.c789 bool exact; member
816 if (wa->exact) { in alloc_seg_walk()
881 if (!wa->exact) in alloc_seg_walk()
991 int socket, bool exact) in eal_memalloc_alloc_seg_bulk() argument
1031 wa.exact = exact; in eal_memalloc_alloc_seg_bulk()
/f-stack/app/redis-5.0.5/tests/cluster/
H A Dcluster.tcl33 expr {[lsearch -exact [dict get $node flags] $flag] != -1}
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dingenic,dma.yaml46 for the client. Otherwise, the exact channel specified will be used.
/f-stack/freebsd/contrib/device-tree/Bindings/pwm/
H A Dpwm.txt16 PWM properties should be named "pwms". The exact meaning of each pwms
/f-stack/app/redis-5.0.5/tests/
H A Dtest_helper.tcl322 set ::active_servers [lsearch -all -inline -not -exact $::active_servers $data]
360 [lsearch -all -inline -not -exact $::active_clients $fd]
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create.cfg63 # The volume with the exact size must exist in the "size" array above
/f-stack/app/redis-5.0.5/tests/integration/
H A Dpsync2.tcl56 if {[lsearch -exact $used $slave_id] == -1} break
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-pxa-pci-ce4100.txt12 of the specific I2C controller. This were his exact words:
/f-stack/freebsd/contrib/device-tree/src/arm64/qcom/
H A Dsdm845-cheza-r1.dts21 * NOTE: Technically pp3500_a is not the exact same signal as
H A Dsdm845-cheza-r2.dts21 * NOTE: Technically pp3500_a is not the exact same signal as

1234