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

#include <xfrm.h>

Data Fields

int(* input2 )(struct xfrm_state *x, struct sk_buff *skb)
 
int(* input )(struct xfrm_state *x, struct sk_buff *skb)
 
int(* output2 )(struct xfrm_state *x, struct sk_buff *skb)
 
int(* output )(struct xfrm_state *x, struct sk_buff *skb)
 
struct xfrm_state_afinfoafinfo
 
struct moduleowner
 
unsigned int encap
 
int flags
 

Detailed Description

Definition at line 374 of file xfrm.h.

Field Documentation

Definition at line 422 of file xfrm.h.

unsigned int encap

Definition at line 424 of file xfrm.h.

int flags

Definition at line 425 of file xfrm.h.

Definition at line 396 of file xfrm.h.

Definition at line 386 of file xfrm.h.

Definition at line 420 of file xfrm.h.

Definition at line 409 of file xfrm.h.

struct module* owner

Definition at line 423 of file xfrm.h.


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