Searched refs:lookup2_stage2 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_hash_lru.c | 688 #define lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many)\ macro 851 lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many); in rte_table_hash_lru_lookup() 874 lookup2_stage2(t, g, pkt20_index, pkt21_index, in rte_table_hash_lru_lookup() 894 lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many); in rte_table_hash_lru_lookup() 907 lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many); in rte_table_hash_lru_lookup()
|
| H A D | rte_table_hash_ext.c | 750 #define lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many)\ macro 903 lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many); in rte_table_hash_ext_lookup() 926 lookup2_stage2(t, g, pkt20_index, pkt21_index, in rte_table_hash_ext_lookup() 946 lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many); in rte_table_hash_ext_lookup() 959 lookup2_stage2(t, g, pkt20_index, pkt21_index, pkts_mask_match_many); in rte_table_hash_ext_lookup()
|