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