Searched defs:lpm_trie_node (Results 1 – 2 of 2) sorted by relevance
33911 struct lpm_trie_node { struct33913 struct lpm_trie_node __attribute__((btf_type_tag("rcu"))) *child[2]; argument33914 u32 prefixlen;33915 u32 flags;33916 u8 data[0];
43573 struct lpm_trie_node { struct43575 struct lpm_trie_node __attribute__((btf_type_tag("rcu"))) *child[2]; argument43576 u32 prefixlen;43577 u32 flags;43578 u8 data[0];