Searched defs:nft_set_ops (Results 1 – 2 of 2) sorted by relevance
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 131967 struct nft_set_ops { struct 131968 …ol (*lookup)(const struct net *, const struct nft_set *, const u32 *, const struct nft_set_ext **); 131969 …pr *, struct nft_regs *), const struct nft_expr *, struct nft_regs *, const struct nft_set_ext **); 131993 const struct nft_set_ops ops; argument
|
| D | vmlinux_602.h | 131967 struct nft_set_ops { struct 131968 …ol (*lookup)(const struct net *, const struct nft_set *, const u32 *, const struct nft_set_ext **); 131969 …pr *, struct nft_regs *), const struct nft_expr *, struct nft_regs *, const struct nft_set_ext **); 131993 const struct nft_set_ops ops; argument
|