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

#include <xfrm.h>

Data Fields

union {
   struct inet_skb_parm   h4
 
   struct inet6_skb_parm   h6
 
header
 
__be16 id
 
__be16 frag_off
 
u8 ihl
 
u8 tos
 
u8 ttl
 
u8 protocol
 
u8 optlen
 
u8 flow_lbl [3]
 

Detailed Description

Definition at line 624 of file xfrm.h.

Field Documentation

u8 flow_lbl[3]

Definition at line 650 of file xfrm.h.

__be16 frag_off

Definition at line 632 of file xfrm.h.

Definition at line 626 of file xfrm.h.

Definition at line 627 of file xfrm.h.

union { ... } header

Definition at line 631 of file xfrm.h.

u8 ihl

Definition at line 635 of file xfrm.h.

u8 optlen

Definition at line 647 of file xfrm.h.

Definition at line 644 of file xfrm.h.

u8 tos

Definition at line 638 of file xfrm.h.

u8 ttl

Definition at line 641 of file xfrm.h.


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