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

unsigned char ETHbyGetHashIndexByCrc32 (unsigned char *pbyMultiAddr)
 
bool ETHbIsBufferCrc32Ok (unsigned char *pbyBuffer, unsigned int cbFrameLength)
 

Function Documentation

bool ETHbIsBufferCrc32Ok ( unsigned char pbyBuffer,
unsigned int  cbFrameLength 
)

Definition at line 99 of file tether.c.

unsigned char ETHbyGetHashIndexByCrc32 ( unsigned char pbyMultiAddr)

Definition at line 64 of file tether.c.