Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h33911 struct lpm_trie_node { struct
33913 struct lpm_trie_node __attribute__((btf_type_tag("rcu"))) *child[2]; argument
33914 u32 prefixlen;
33915 u32 flags;
33916 u8 data[0];
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h43573 struct lpm_trie_node { struct
43575 struct lpm_trie_node __attribute__((btf_type_tag("rcu"))) *child[2]; argument
43576 u32 prefixlen;
43577 u32 flags;
43578 u8 data[0];