Home
last modified time | relevance | path

Searched refs:test_lpm_key (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/map_tests/
A Dlpm_trie_map_batch_ops.c16 struct test_lpm_key { struct
22 struct test_lpm_key *keys, int *values) in map_batch_update() argument
44 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