Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dlpm_trie_map_batch_ops.c17 struct test_lpm_key { struct
23 struct test_lpm_key *keys, int *values) in map_batch_update() argument
45 struct test_lpm_key *keys, int *values) in map_batch_verify()
69 struct test_lpm_key *keys, key; in test_lpm_trie_map_batch_ops()
81 sizeof(struct test_lpm_key), sizeof(int), in test_lpm_trie_map_batch_ops()
86 keys = malloc(max_entries * sizeof(struct test_lpm_key)); in test_lpm_trie_map_batch_ops()