Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h131096 struct nft_table { struct
131097 struct list_head list;
131098 struct rhltable chains_ht;
131099 struct list_head chains;
131100 struct list_head sets;
131101 struct list_head objects;
131102 struct list_head flowtables;
131103 u64 hgenerator;
131104 u64 handle;
131105 u32 use;
[all …]
H A Dvmlinux.h131096 struct nft_table { struct
131097 struct list_head list;
131098 struct rhltable chains_ht;
131099 struct list_head chains;
131100 struct list_head sets;
131101 struct list_head objects;
131102 struct list_head flowtables;
131103 u64 hgenerator;
131104 u64 handle;
131105 u32 use;
[all …]