#include <stdint.h>
Go to the source code of this file.
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Functions | |
uint16_t | ns3::Ipv4ChecksumCalculate (uint16_t checksum, uint8_t *buffer, uint16_t size) |
uint16_t | ns3::Ipv4ChecksumComplete (uint16_t checksum) |