nft_hash_type     189 net/netfilter/nft_hash.c static struct nft_expr_type nft_hash_type;
nft_hash_type     191 net/netfilter/nft_hash.c 	.type		= &nft_hash_type,
nft_hash_type     199 net/netfilter/nft_hash.c 	.type		= &nft_hash_type,
nft_hash_type     227 net/netfilter/nft_hash.c static struct nft_expr_type nft_hash_type __read_mostly = {
nft_hash_type     237 net/netfilter/nft_hash.c 	return nft_register_expr(&nft_hash_type);
nft_hash_type     242 net/netfilter/nft_hash.c 	nft_unregister_expr(&nft_hash_type);