Add bpf_lpm_trie_key to aya codegen to generate bindings

pull/162/head
Ubuntu 3 years ago
parent 001348a301
commit 0beb0c501f

@ -68,6 +68,7 @@ fn codegen_bindings(opts: &Options) -> Result<(), anyhow::Error> {
"bpf_btf_info",
"bpf_func_info",
"bpf_line_info",
"bpf_lpm_trie_key",
// BTF
"btf_header",
"btf_ext_info",

Loading…
Cancel
Save