Searched defs:key2 (Results 1 – 12 of 12) sorted by relevance
| /dpdk/lib/hash/ |
| H A D | rte_cmp_x86.h | 9 rte_hash_k16_cmp_eq(const void *key1, const void *key2, size_t key_len __rte_unused) in rte_hash_k16_cmp_eq() 19 rte_hash_k32_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k32_cmp_eq() 27 rte_hash_k48_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k48_cmp_eq() 37 rte_hash_k64_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k64_cmp_eq() 45 rte_hash_k80_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k80_cmp_eq() 53 rte_hash_k96_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k96_cmp_eq() 61 rte_hash_k112_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k112_cmp_eq() 71 rte_hash_k128_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k128_cmp_eq()
|
| H A D | rte_cmp_arm64.h | 7 rte_hash_k16_cmp_eq(const void *key1, const void *key2, in rte_hash_k16_cmp_eq() 28 rte_hash_k32_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k32_cmp_eq() 36 rte_hash_k48_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k48_cmp_eq() 46 rte_hash_k64_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k64_cmp_eq() 54 rte_hash_k80_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k80_cmp_eq() 62 rte_hash_k96_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k96_cmp_eq() 70 rte_hash_k112_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k112_cmp_eq() 80 rte_hash_k128_cmp_eq(const void *key1, const void *key2, size_t key_len) in rte_hash_k128_cmp_eq()
|
| H A D | rte_cuckoo_hash.c | 95 rte_hash_cmp_eq(const void *key1, const void *key2, const struct rte_hash *h) in rte_hash_cmp_eq()
|
| /dpdk/app/test/test_cfgfiles/etc/ |
| H A D | realloc_sections.ini | 3 key2=value2_section1 key 26 key2=value2_section2 key 49 key2=value2_section3 key 72 key2=value2_section4 key 82 key2=value2_section5 key 92 key2=value2_section6 key 102 key2=value2_section7 key 112 key2=value2_section8 key 122 key2=value2_section9 key
|
| H A D | sample1.ini | 10 key2=value2 key
|
| H A D | sample2.ini | 10 key2=value2 key
|
| /dpdk/app/test/ |
| H A D | test_efd_perf.c | 115 static int key_compare(const void *key1, const void *key2) in key_compare()
|
| H A D | test_member.c | 531 static int key_compare(const void *key1, const void *key2) in key_compare()
|
| H A D | test_member_perf.c | 116 static int key_compare(const void *key1, const void *key2) in key_compare()
|
| /dpdk/examples/l3fwd/ |
| H A D | l3fwd_em.c | 320 union ipv4_5tuple_host *key2) in convert_ipv4_5tuple() 333 union ipv6_5tuple_host *key2) in convert_ipv6_5tuple()
|
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flex_type.h | 637 struct ice_boost_key_value key2; member
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_dv.c | 17910 const void *key2 = r2->key ? r2->key : rss_hash_default_key; in flow_dv_mtr_policy_rss_compare() local
|