P4C
The P4 Compiler
|
Public Attributes | |
uint8_t ** | crc_matrix |
bfn_crc_alg_t | crc_type |
bool | extend |
uint64_t | final_xor |
bfn_hash_alg_type_t | hash_alg |
int | hash_bit_width |
uint64_t | init |
bool | msb |
uint64_t | poly |
bool | reverse |
uint8_t** bfn_hash_algorithm_::crc_matrix |
bfn_crc_alg_t bfn_hash_algorithm_::crc_type |
bool bfn_hash_algorithm_::extend |
uint64_t bfn_hash_algorithm_::final_xor |
bfn_hash_alg_type_t bfn_hash_algorithm_::hash_alg |
int bfn_hash_algorithm_::hash_bit_width |
uint64_t bfn_hash_algorithm_::init |
bool bfn_hash_algorithm_::msb |
uint64_t bfn_hash_algorithm_::poly |
bool bfn_hash_algorithm_::reverse |