Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ip6_mh Struct Reference

#include <mip6.h>

Data Fields

__u8 ip6mh_proto
 
__u8 ip6mh_hdrlen
 
__u8 ip6mh_type
 
__u8 ip6mh_reserved
 
__u16 ip6mh_cksum
 
__u8 data [0]
 

Detailed Description

Definition at line 34 of file mip6.h.

Field Documentation

__u8 data[0]

Definition at line 41 of file mip6.h.

__u16 ip6mh_cksum

Definition at line 39 of file mip6.h.

__u8 ip6mh_hdrlen

Definition at line 36 of file mip6.h.

__u8 ip6mh_proto

Definition at line 35 of file mip6.h.

__u8 ip6mh_reserved

Definition at line 38 of file mip6.h.

__u8 ip6mh_type

Definition at line 37 of file mip6.h.


The documentation for this struct was generated from the following file: