Searched defs:buckets_mask (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_hash_key16.c | 686 buckets_mask, buckets, keys, f) \ argument 712 buckets_mask, f) \ argument 836 bucket21, pkts_mask_out, entries, buckets_mask, buckets, keys, f) \ argument 1014 uint64_t pkts_mask_out = 0, buckets_mask = 0; in rte_table_hash_lookup_key16_ext() local
|
| H A D | rte_table_hash_key32.c | 715 entries, buckets_mask, buckets, keys, f) \ argument 741 entries, buckets_mask, f) \ argument 873 bucket21, pkts_mask_out, entries, buckets_mask, buckets, keys, f)\ argument 1049 uint64_t pkts_mask_out = 0, buckets_mask = 0; in rte_table_hash_lookup_key32_ext() local
|
| H A D | rte_table_hash_key8.c | 656 entries, buckets_mask, buckets, keys, f) \ argument 682 buckets_mask, f) \ argument 808 bucket21, pkts_mask_out, entries, buckets_mask, buckets, keys, f)\ argument 983 uint64_t pkts_mask_out = 0, buckets_mask = 0; in rte_table_hash_lookup_key8_ext() local
|