Searched refs:test_lpm_key (Results 1 – 1 of 1) sorted by relevance
16 struct test_lpm_key { struct22 struct test_lpm_key *keys, int *values) in map_batch_update() argument44 struct test_lpm_key *keys, int *values) in map_batch_verify()70 .key_size = sizeof(struct test_lpm_key), in test_lpm_trie_map_batch_ops()74 struct test_lpm_key *keys, key; in test_lpm_trie_map_batch_ops()90 keys = malloc(max_entries * sizeof(struct test_lpm_key)); in test_lpm_trie_map_batch_ops()
Completed in 3 milliseconds