Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
tether.c File Reference
#include "device.h"
#include "tmacro.h"
#include "tcrc.h"
#include "tether.h"

Go to the source code of this file.

Functions

BYTE ETHbyGetHashIndexByCrc32 (PBYTE pbyMultiAddr)
 
BOOL ETHbIsBufferCrc32Ok (PBYTE pbyBuffer, unsigned int cbFrameLength)
 

Function Documentation

BOOL ETHbIsBufferCrc32Ok ( PBYTE  pbyBuffer,
unsigned int  cbFrameLength 
)

Definition at line 99 of file tether.c.

BYTE ETHbyGetHashIndexByCrc32 ( PBYTE  pbyMultiAddr)

Definition at line 64 of file tether.c.