Searched defs:nft_expr (Results 1 – 2 of 2) sorted by relevance
821 struct nft_expr { struct822 const struct nft_expr_ops *ops; argument827 static inline void *nft_expr_priv(const struct nft_expr *expr) in nft_expr_priv() argument
115 const struct nft_expr *, in nft_rhash_update()