Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c319 struct lpm_key { struct
328 __type(key, struct lpm_key);
337 VERIFY(check(&lpm_trie->map, map, sizeof(struct lpm_key), sizeof(__u32), in check_lpm_trie()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c318 struct lpm_key { struct
327 __type(key, struct lpm_key);
336 VERIFY(check(&lpm_trie->map, map, sizeof(struct lpm_key), sizeof(__u32), in check_lpm_trie()

Completed in 3 milliseconds