Linux Kernel
3.7.1
|
#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) |
Definition at line 405 of file IPv6Protocol.c.
USHORT IpVersion6 | ( | struct bcm_mini_adapter * | Adapter, |
PVOID | pcIpHeader, | ||
struct bcm_classifier_rule * | pstClassifierRule | ||
) |
Adapter | Pointer to the driver control structure |
pcIpHeader | Pointer to the IP Hdr of the packet |
Definition at line 183 of file IPv6Protocol.c.