#include <stdint.h>
Go to the source code of this file.
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Functions | |
uint8_t | ns3::CRC8Calculate (const uint8_t *data, int length) |
Variables | |
static uint8_t | ns3::crc8table [256] |
crc8 table More... | |