Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
Dlpm_trie.c26 struct lpm_trie_node { struct
27 struct lpm_trie_node __rcu *child[2]; argument
35 struct lpm_trie_node __rcu *root; argument