Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h131212 struct nft_base_chain { struct
131213 struct nf_hook_ops ops;
131214 struct list_head hook_list;
131215 const struct nft_chain_type *type;
131216 u8 policy;
131217 u8 flags;
131218 struct nft_stats *stats;
131219 struct nft_chain chain;
131220 struct flow_block flow_block;
Dvmlinux_602.h131212 struct nft_base_chain { struct
131213 struct nf_hook_ops ops;
131214 struct list_head hook_list;
131215 const struct nft_chain_type *type;
131216 u8 policy;
131217 u8 flags;
131218 struct nft_stats *stats;
131219 struct nft_chain chain;
131220 struct flow_block flow_block;