Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/riscv/
Dvmlinux.h131083 struct nft_ctx { struct
131084 struct net *net;
131085 struct nft_table *table;
131086 struct nft_chain *chain;
131087 const struct nlattr * const *nla;
131088 u32 portid;
131089 u32 seq;
131090 u16 flags;
131091 u8 family;
131092 u8 level;
[all …]
Dvmlinux_602.h131083 struct nft_ctx { struct
131084 struct net *net;
131085 struct nft_table *table;
131086 struct nft_chain *chain;
131087 const struct nlattr * const *nla;
131088 u32 portid;
131089 u32 seq;
131090 u16 flags;
131091 u8 family;
131092 u8 level;
[all …]