Lines Matching refs:entry_ptr

177 	void *entry_ptr;  in test_table_array()  local
239 &key_found, &entry_ptr); in test_table_array()
244 &key_found, &entry_ptr); in test_table_array()
249 &entry1, &key_found, &entry_ptr); in test_table_array()
255 &entry2, &key_found, &entry_ptr); in test_table_array()
293 void *entry_ptr; in test_table_lpm() local
362 &entry_ptr); in test_table_lpm()
367 &entry_ptr); in test_table_lpm()
372 &entry_ptr); in test_table_lpm()
378 &entry_ptr); in test_table_lpm()
384 &entry_ptr); in test_table_lpm()
390 &entry_ptr); in test_table_lpm()
425 &entry_ptr); in test_table_lpm()
459 void *entry_ptr; in test_table_lpm_ipv6() local
535 &key_found, &entry_ptr); in test_table_lpm_ipv6()
540 &entry_ptr); in test_table_lpm_ipv6()
545 &entry_ptr); in test_table_lpm_ipv6()
551 &key_found, &entry_ptr); in test_table_lpm_ipv6()
557 &key_found, &entry_ptr); in test_table_lpm_ipv6()
563 &key_found, &entry_ptr); in test_table_lpm_ipv6()
603 &key_found, &entry_ptr); in test_table_lpm_ipv6()
637 void *entry_ptr; in test_table_hash_lru_generic() local
692 status = ops->f_add(table, &key, &entry, &key_found, &entry_ptr); in test_table_hash_lru_generic()
707 status = ops->f_add(table, &key, &entry, &key_found, &entry_ptr); in test_table_hash_lru_generic()
741 void *entry_ptr; in test_table_hash_ext_generic() local
802 status = ops->f_add(table, &key, &entry, &key_found, &entry_ptr); in test_table_hash_ext_generic()
817 status = ops->f_add(table, &key, &entry, &key_found, &entry_ptr); in test_table_hash_ext_generic()
901 void *entry_ptr; in test_table_hash_cuckoo() local
981 &entry, &key_found, &entry_ptr); in test_table_hash_cuckoo()
986 &key_found, &entry_ptr); in test_table_hash_cuckoo()
991 NULL, &key_found, &entry_ptr); in test_table_hash_cuckoo()
996 &entry, &key_found, &entry_ptr); in test_table_hash_cuckoo()
1001 &entry, &key_found, &entry_ptr); in test_table_hash_cuckoo()
1030 &entry_ptr); in test_table_hash_cuckoo()