Searched defs:nft_expr (Results 1 – 1 of 1) sorted by relevance
408 struct nft_expr { struct409 const struct nft_expr_ops *ops; argument414 static inline void *nft_expr_priv(const struct nft_expr *expr) in nft_expr_priv() argument