X-1.3 Camiel Vanderhoeven 26-MAR-2008 Fix compiler warnings.
X-1.2 Camiel Vanderhoeven 14-MAR-2008 Formatting.
X-1.1 David Hittner 26-FEB-2008 File creation.
Definition in file Ethernet.cpp.
#include "StdAfx.h"
#include "Ethernet.h"
#include "telnet.h"
Go to the source code of this file.
Functions | |
| static u32 | eth_crc32 (u32 crc, const void *vbuf, int len) |
Variables | |
| static const u32 | crcTable [256] |
Definition at line 122 of file Ethernet.cpp.
References crcTable.
Referenced by CPacketQueue::add_tail().