Lines Matching full:hash
52 __u32 htid=0, hash=0, nodeid=0;
67 hash = strtoul(str, &tmp, 16);
70 if (hash>=0x100)
81 *handle = (htid<<20)|(hash<<12)|nodeid;
89 __u32 hash = TC_U32_HASH(handle);
102 if (nodeid|hash) {
103 if (hash) {
104 int l = snprintf(b, bsize, "%x", hash);
1026 fprintf(stderr, "\"link\" must be a hash table.\n");
1038 fprintf(stderr, "\"ht\" must be a hash table.\n");
1046 __u32 hash;
1073 hash = sel2.sel.keys[0].val&sel2.sel.keys[0].mask;
1074 hash ^= hash>>16;
1075 hash ^= hash>>8;
1076 htid = ((hash%divisor)<<12)|(htid&0xFFF00000);
1237 fprintf(f, "\n hash mask %08x at %d ",