Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

crc-32.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define UINT32   unsigned long

Functions

static unsigned long doFCS (const void *ss, int len)

Variables

const unsigned long crc32_table [256]


Define Documentation

#define UINT32   unsigned long
 

Definition at line 8 of file crc-32.h.

Referenced by AddMacToManufModel(), AddMacToManufName(), ChangeChannel_th(), doFCS(), LogPutSN(), and processPacket().


Function Documentation

static unsigned long doFCS const void *  ss,
int  len
[inline, static]
 

Definition at line 14 of file crc-32.h.

References crc32_table, and UINT32.


Variable Documentation

const unsigned long crc32_table[256]
 

Definition at line 46 of file crc-32.c.

Referenced by doFCS().


Generated on Fri Feb 25 12:02:43 2005 for WifiScanner by  doxygen 1.4.1