Searched refs:hashsalt (Results 1 – 2 of 2) sorted by relevance
127 u_int hashsalt; member214 V_tcp_hostcache.hashsalt) & V_tcp_hostcache.hashmask) \217 V_tcp_hostcache.hashsalt) & V_tcp_hostcache.hashmask)236 V_tcp_hostcache.hashsalt = arc4random(); in tcp_hc_init()811 V_tcp_hostcache.hashsalt = arc4random(); in tcp_hc_purge()837 V_tcp_hostcache.hashsalt = arc4random(); in sysctl_tcp_hc_purgenow()
62 uint64_t hashsalt; /* key hash input */ member121 zap->hashsalt = ((uint64_t)random() << 32) | random(); in zap_alloc()142 ent->hash = zap_hash(zap->hashsalt, ent->name); in zap_add()213 mzap->mz_salt = zap->hashsalt; in zap_micro_write()390 zaphdr->zap_salt = zap->hashsalt; in zap_fat_write()