Searched refs:hash_entry_number (Results 1 – 5 of 5) sorted by relevance
91 extern uint32_t hash_entry_number;
922 if (hash_entry_number != HASH_ENTRY_NUMBER_DEFAULT) { in setup_hash()930 hash_entry_number); in setup_hash()935 hash_entry_number); in setup_hash()
88 uint32_t hash_entry_number = HASH_ENTRY_NUMBER_DEFAULT; variable651 hash_entry_number = ret; in parse_args()726 hash_entry_number = HASH_ENTRY_NUMBER_DEFAULT; in parse_args()
212 Value of global variable hash_entry_number,225 if (hash_entry_number != HASH_ENTRY_NUMBER_DEFAULT) {228 … populate_ipv4_many_flow_into_table(ipv4_l3fwd_lookup_struct[socketid], hash_entry_number);231 … populate_ipv6_many_flow_into_table( ipv6_l3fwd_lookup_struct[socketid], hash_entry_number);
434 static uint32_t hash_entry_number = HASH_ENTRY_NUMBER_DEFAULT; variable3012 hash_entry_number = ret; in parse_args()3268 if (hash_entry_number != HASH_ENTRY_NUMBER_DEFAULT) { in setup_hash()3275 ipv4_l3fwd_lookup_struct[socketid], hash_entry_number); in setup_hash()3279 ipv6_l3fwd_lookup_struct[socketid], hash_entry_number); in setup_hash()