A Discrete-Event Network Simulator
API
Namespaces | Functions
crc32.h File Reference
#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

uint32_t ns3::CRC32Calculate (const uint8_t *data, int length)
 Calculates the CRC-32 for a given input. More...