Home
last modified time | relevance | path

Searched defs:lpm_trie (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/kernel/bpf/
Dlpm_trie.c31 struct lpm_trie { struct
33 struct lpm_trie_node __rcu *root; argument
43 * Data stored in @data of struct bpf_lpm_key and struct lpm_trie_node is argument
/linux-5.10/tools/testing/selftests/bpf/progs/
Dmap_ptr_kern.c315 struct lpm_trie { struct
334 struct lpm_trie *lpm_trie = (struct lpm_trie *)&m_lpm_trie; in check_lpm_trie() argument