Home
last modified time | relevance | path

Searched refs:__nft_match_init (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnft_compat.c497 __nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in __nft_match_init() function
528 return __nft_match_init(ctx, expr, tb, nft_expr_priv(expr)); in nft_match_init()
543 ret = __nft_match_init(ctx, expr, tb, priv->info); in nft_match_large_init()