Home
last modified time | relevance | path

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

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