nft_limit_type
enum nft_limit_type type)
static struct nft_expr_type nft_limit_type;
.type = &nft_limit_type,
.type = &nft_limit_type,
static struct nft_expr_type nft_limit_type __read_mostly = {
err = nft_register_expr(&nft_limit_type);
nft_unregister_expr(&nft_limit_type);