nft_hash_lookup
nft_hash_lookup(const struct net *net, const struct nft_set *set,
return nft_hash_lookup(net, set, key);
.lookup = nft_hash_lookup,