Home
last modified time | relevance | path

Searched defs:nft_chain (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/iptables/iptables/
H A Dnft-chain.h9 struct nft_chain { struct
12 struct nft_chain **base_slot; argument
23 struct nft_chain *nft_chain_alloc(struct nftnl_chain *nftnl); argument
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h131034 struct nft_chain { struct
131035 struct nft_rule_blob *blob_gen_0;
131036 struct nft_rule_blob *blob_gen_1;
131037 struct list_head rules;
131038 struct list_head list;
131039 struct rhlist_head rhlhead;
131040 struct nft_table *table;
131041 u64 handle;
131042 u32 use;
131043 u8 flags: 5;
[all …]
H A Dvmlinux.h131034 struct nft_chain { struct
131035 struct nft_rule_blob *blob_gen_0;
131036 struct nft_rule_blob *blob_gen_1;
131037 struct list_head rules;
131038 struct list_head list;
131039 struct rhlist_head rhlhead;
131040 struct nft_table *table;
131041 u64 handle;
131042 u32 use;
131043 u8 flags: 5;
[all …]