Searched refs:nft_hash_type (Results 1 – 1 of 1) sorted by relevance
188 static struct nft_expr_type nft_hash_type; variable190 .type = &nft_hash_type,198 .type = &nft_hash_type,226 static struct nft_expr_type nft_hash_type __read_mostly = {236 return nft_register_expr(&nft_hash_type); in nft_hash_module_init()241 nft_unregister_expr(&nft_hash_type); in nft_hash_module_exit()