Searched defs:nft_ctx (Results 1 – 2 of 2) sorted by relevance
131083 struct nft_ctx { struct131084 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 …]