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

#include <ip.h>

Data Fields

__u8 nexthdr
 
__u8 hdrlen
 
__be16 reserved
 
__be32 spi
 
__be32 seq_no
 
__u8 auth_data [0]
 

Detailed Description

Definition at line 108 of file ip.h.

Field Documentation

__u8 auth_data[0]

Definition at line 114 of file ip.h.

__u8 hdrlen

Definition at line 110 of file ip.h.

__u8 nexthdr

Definition at line 109 of file ip.h.

__be16 reserved

Definition at line 111 of file ip.h.

__be32 seq_no

Definition at line 113 of file ip.h.

__be32 spi

Definition at line 112 of file ip.h.


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