HASH
typedef char HASH[HASHLEN];
CvtHex(IN HASH Bin, OUT HASHHEX Hex)
HASH HA1;
HASH HA2;
HASH RespHash;
const int bucket = HASH(addr, priv->hashMask);
const int bucket = HASH(addr, priv->hashMask);
newBucket = HASH(hent->host.addr, newMask);
struct filterhead *chain = etfp->hashtable + HASH(ethertype);
+ HASH(fil->ethertype),
const int bucket = HASH(addr, priv->hashMask);
const int bucket = HASH(addr, priv->hashMask);
newBucket = HASH(hent->host.addr, newMask);
struct filterhead *chain = etfp->hashtable + HASH(ethertype);
+ HASH(fil->ethertype),
HASH(*source++);
HASH(*dest++);
HASH(*source++);
struct filterhead *chain = &priv->hashtable[HASH(vlan)];
&priv->hashtable[HASH(f->vlan)], f, next);
#define HASHTABLE_GENERATE(name, entry_, type, field, HASH, CMP) \
return HASH(data, table->entries_size); \
HASH(state, *dest++);
HASH(state, *source++);
HASH(state, *source++);