Searched refs:__nft_match_init (Results 1 – 1 of 1) sorted by relevance
486 __nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in __nft_match_init() function517 return __nft_match_init(ctx, expr, tb, nft_expr_priv(expr)); in nft_match_init()532 ret = __nft_match_init(ctx, expr, tb, priv->info); in nft_match_large_init()