Searched refs:L3FWD_HASH_ENTRIES (Results 1 – 4 of 4) sorted by relevance
54 #define L3FWD_HASH_ENTRIES (1024*1024*4) macro57 #define L3FWD_HASH_ENTRIES (1024*1024*1) macro
211 static uint8_t ipv4_l3fwd_out_if[L3FWD_HASH_ENTRIES] __rte_cache_aligned;212 static uint8_t ipv6_l3fwd_out_if[L3FWD_HASH_ENTRIES] __rte_cache_aligned;946 .entries = L3FWD_HASH_ENTRIES, in setup_hash()954 .entries = L3FWD_HASH_ENTRIES, in setup_hash()
823 if ((ret > 0) && (ret <= L3FWD_HASH_ENTRIES)) { in parse_args()
331 #define L3FWD_HASH_ENTRIES 1024 macro333 static uint16_t ipv4_l3fwd_out_if[L3FWD_HASH_ENTRIES] __rte_cache_aligned;334 static uint16_t ipv6_l3fwd_out_if[L3FWD_HASH_ENTRIES] __rte_cache_aligned;2008 .entries = L3FWD_HASH_ENTRIES, in setup_hash()2016 .entries = L3FWD_HASH_ENTRIES, in setup_hash()