|
INET Framework for OMNeT++/OMNEST
|
#include "inet/common/INETDefs.h"Namespaces | |
| inet | |
| Copyright (c) 2005 Jan Ringo�, www.ringos.cz. | |
Macros | |
| #define | ETHER_CRC_POLY_LE 0xedb88320 |
| #define | ETHER_CRC_POLY_BE 0x04c11db6 |
Functions | |
| uint32_t | inet::ethernetCRC (const unsigned char *buf, unsigned int bufsize, uint32_t crc) |
| #define ETHER_CRC_POLY_BE 0x04c11db6 |
| #define ETHER_CRC_POLY_LE 0xedb88320 |