P4C
The P4 Compiler
|
#include <bfn_hash_algorithm.h>
Public Attributes | |
char * | crc_name |
uint64_t | final_xor |
uint64_t | init |
uint64_t | poly |
bool | reverse |
Holds a char * value representing the required information for the standard algorithms
char* crc_alg_info_::crc_name |
uint64_t crc_alg_info_::final_xor |
uint64_t crc_alg_info_::init |
uint64_t crc_alg_info_::poly |
bool crc_alg_info_::reverse |