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

/linux-master/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)
45 struct test_lpm_key *keys, int *values)
69 struct test_lpm_key *keys, key;
81 sizeof(struct test_lpm_key), sizeof(int),
86 keys = malloc(max_entries * sizeof(struct test_lpm_key));

Completed in 103 milliseconds