P4C
The P4 Compiler
|
#include <dynamic_hash.h>
Public Attributes | |
uint8_t | byte_used |
uint64_t | column_value |
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
uint8_t hash_column_::byte_used |
uint64_t hash_column_::column_value |