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