Searched refs:L3FWD_HASH_ENTRIES (Results 1 – 5 of 5) sorted by relevance
52 #define L3FWD_HASH_ENTRIES (1024*1024*4) macro55 #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;884 .entries = L3FWD_HASH_ENTRIES, in setup_hash()892 .entries = L3FWD_HASH_ENTRIES, in setup_hash()
650 if ((ret > 0) && (ret <= L3FWD_HASH_ENTRIES)) { in parse_args()
326 #define L3FWD_HASH_ENTRIES 1024 macro328 static uint16_t ipv4_l3fwd_out_if[L3FWD_HASH_ENTRIES] __rte_cache_aligned;329 static uint16_t ipv6_l3fwd_out_if[L3FWD_HASH_ENTRIES] __rte_cache_aligned;1970 .entries = L3FWD_HASH_ENTRIES, in setup_hash()1978 .entries = L3FWD_HASH_ENTRIES, in setup_hash()
427 #define L3FWD_HASH_ENTRIES (1024*1024*4) macro430 #define L3FWD_HASH_ENTRIES (1024*1024*1) macro493 static uint8_t ipv4_l3fwd_out_if[L3FWD_HASH_ENTRIES] __rte_cache_aligned;494 static uint8_t ipv6_l3fwd_out_if[L3FWD_HASH_ENTRIES] __rte_cache_aligned;3011 if ((ret > 0) && (ret <= L3FWD_HASH_ENTRIES)) { in parse_args()3232 .entries = L3FWD_HASH_ENTRIES, in setup_hash()3240 .entries = L3FWD_HASH_ENTRIES, in setup_hash()