P4C
The P4 Compiler
Loading...
Searching...
No Matches
hash_seed_ Struct Reference

#include <dynamic_hash.h>

Public Attributes

uint64_t hash_seed_used
 
uint64_t hash_seed_value
 

Detailed Description

Representation of a 52 bit seed per parity group hash_seed_value - bit value of the hash_seed hash_seed_used - bit mask of the seed bits used by this calculation

Member Data Documentation

◆ hash_seed_used

uint64_t hash_seed_::hash_seed_used

◆ hash_seed_value

uint64_t hash_seed_::hash_seed_value