Searched refs:hashsalt (Results 1 – 2 of 2) sorted by relevance
128 u_int hashsalt; member215 V_tcp_hostcache.hashsalt) & V_tcp_hostcache.hashmask) \218 V_tcp_hostcache.hashsalt) & V_tcp_hostcache.hashmask)237 V_tcp_hostcache.hashsalt = arc4random(); in tcp_hc_init()812 V_tcp_hostcache.hashsalt = arc4random(); in tcp_hc_purge()838 V_tcp_hostcache.hashsalt = arc4random(); in sysctl_tcp_hc_purgenow()
61 uint64_t hashsalt; /* key hash input */ member120 zap->hashsalt = ((uint64_t)random() << 32) | random(); in zap_alloc()141 ent->hash = zap_hash(zap->hashsalt, ent->name); in zap_add()208 mzap->mz_salt = zap->hashsalt; in zap_micro_write()382 zaphdr->zap_salt = zap->hashsalt; in zap_fat_write()