Răsfoiți Sursa

Add bpf_lpm_trie_key to aya codegen to generate bindings

Ubuntu 3 ani în urmă
părinte
comite
0beb0c501f
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      xtask/src/codegen/aya.rs

+ 1 - 0
xtask/src/codegen/aya.rs

@@ -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",