Lines Matching refs:entry_ptr

180 	void *entry_ptr;  in test_table_array()  local
242 &key_found, &entry_ptr); in test_table_array()
247 &key_found, &entry_ptr); in test_table_array()
252 &entry1, &key_found, &entry_ptr); in test_table_array()
258 &entry2, &key_found, &entry_ptr); in test_table_array()
296 void *entry_ptr; in test_table_lpm() local
365 &entry_ptr); in test_table_lpm()
370 &entry_ptr); in test_table_lpm()
375 &entry_ptr); in test_table_lpm()
381 &entry_ptr); in test_table_lpm()
387 &entry_ptr); in test_table_lpm()
393 &entry_ptr); in test_table_lpm()
428 &entry_ptr); in test_table_lpm()
462 void *entry_ptr; in test_table_lpm_ipv6() local
538 &key_found, &entry_ptr); in test_table_lpm_ipv6()
543 &entry_ptr); in test_table_lpm_ipv6()
548 &entry_ptr); in test_table_lpm_ipv6()
554 &key_found, &entry_ptr); in test_table_lpm_ipv6()
560 &key_found, &entry_ptr); in test_table_lpm_ipv6()
566 &key_found, &entry_ptr); in test_table_lpm_ipv6()
606 &key_found, &entry_ptr); in test_table_lpm_ipv6()
640 void *entry_ptr; in test_table_hash_lru_generic() local
695 status = ops->f_add(table, &key, &entry, &key_found, &entry_ptr); in test_table_hash_lru_generic()
710 status = ops->f_add(table, &key, &entry, &key_found, &entry_ptr); in test_table_hash_lru_generic()
744 void *entry_ptr; in test_table_hash_ext_generic() local
805 status = ops->f_add(table, &key, &entry, &key_found, &entry_ptr); in test_table_hash_ext_generic()
820 status = ops->f_add(table, &key, &entry, &key_found, &entry_ptr); in test_table_hash_ext_generic()
904 void *entry_ptr; in test_table_hash_cuckoo() local
984 &entry, &key_found, &entry_ptr); in test_table_hash_cuckoo()
989 &key_found, &entry_ptr); in test_table_hash_cuckoo()
994 NULL, &key_found, &entry_ptr); in test_table_hash_cuckoo()
999 &entry, &key_found, &entry_ptr); in test_table_hash_cuckoo()
1004 &entry, &key_found, &entry_ptr); in test_table_hash_cuckoo()
1033 &entry_ptr); in test_table_hash_cuckoo()