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

#include <dynamic_hash.h>

Public Attributes

uint8_t byte_used
 
uint64_t column_value
 

Detailed Description

Representation of an inidvidual 64 bit hash matrix column. column_value - bit value of the column byte_used - bit mask of the bytes used per column

Member Data Documentation

◆ byte_used

uint8_t hash_column_::byte_used

◆ column_value

uint64_t hash_column_::column_value