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

Go to the source code of this file.

Functions

USHORT IpVersion6 (struct bcm_mini_adapter *Adapter, PVOID pcIpHeader, struct bcm_classifier_rule *pstClassifierRule)
 
VOID DumpIpv6Address (ULONG *puIpv6Address)
 

Function Documentation

VOID DumpIpv6Address ( ULONG puIpv6Address)

Definition at line 405 of file IPv6Protocol.c.

USHORT IpVersion6 ( struct bcm_mini_adapter Adapter,
PVOID  pcIpHeader,
struct bcm_classifier_rule pstClassifierRule 
)
Parameters
AdapterPointer to the driver control structure
pcIpHeaderPointer to the IP Hdr of the packet

Definition at line 183 of file IPv6Protocol.c.