nft_quota_type 208 net/netfilter/nft_quota.c static struct nft_expr_type nft_quota_type; nft_quota_type 210 net/netfilter/nft_quota.c .type = &nft_quota_type, nft_quota_type 217 net/netfilter/nft_quota.c static struct nft_expr_type nft_quota_type __read_mostly = { nft_quota_type 234 net/netfilter/nft_quota.c err = nft_register_expr(&nft_quota_type); nft_quota_type 246 net/netfilter/nft_quota.c nft_unregister_expr(&nft_quota_type);