Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dlpm_trie.c32 struct lpm_trie { struct
34 struct lpm_trie_node __rcu *root; argument
44 * Data stored in @data of struct bpf_lpm_key and struct lpm_trie_node is argument
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dmap_ptr_kern.c314 struct lpm_trie { struct
333 struct lpm_trie *lpm_trie = (struct lpm_trie *)&m_lpm_trie; in check_lpm_trie() argument