nft_meta_get_init
int nft_meta_get_init(const struct nft_ctx *ctx,
return nft_meta_get_init(ctx, expr, tb);
EXPORT_SYMBOL_GPL(nft_meta_get_init);
.init = nft_meta_get_init,