|
Linux Kernel
3.7.1
|
#include <IPv6ProtocolHdr.h>
Data Fields | |
| UCHAR | ucVersionPrio |
| UCHAR | aucFlowLabel [3] |
| USHORT | usPayloadLength |
| UCHAR | ucNextHeader |
| UCHAR | ucHopLimit |
| ULONG | ulSrcIpAddress [4] |
| ULONG | ulDestIpAddress [4] |
Definition at line 30 of file IPv6ProtocolHdr.h.
| UCHAR aucFlowLabel[3] |
Definition at line 33 of file IPv6ProtocolHdr.h.
| UCHAR ucHopLimit |
Definition at line 36 of file IPv6ProtocolHdr.h.
| UCHAR ucNextHeader |
Definition at line 35 of file IPv6ProtocolHdr.h.
| UCHAR ucVersionPrio |
Definition at line 32 of file IPv6ProtocolHdr.h.
| ULONG ulDestIpAddress[4] |
Definition at line 38 of file IPv6ProtocolHdr.h.
| ULONG ulSrcIpAddress[4] |
Definition at line 37 of file IPv6ProtocolHdr.h.
| USHORT usPayloadLength |
Definition at line 34 of file IPv6ProtocolHdr.h.
1.8.2