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

#include <xfrm.h>

Data Fields

struct hlist_node bydst
 
struct hlist_node byidx
 
rwlock_t lock
 
atomic_t refcnt
 
struct timer_list timer
 
struct flow_cache_object flo
 
atomic_t genid
 
u32 priority
 
u32 index
 
struct xfrm_mark mark
 
struct xfrm_selector selector
 
struct xfrm_lifetime_cfg lft
 
struct xfrm_lifetime_cur curlft
 
struct xfrm_policy_walk_entry walk
 
u8 type
 
u8 action
 
u8 flags
 
u8 xfrm_nr
 
u16 family
 
struct xfrm_sec_ctxsecurity
 
struct xfrm_tmpl xfrm_vec [XFRM_MAX_DEPTH]
 

Detailed Description

Definition at line 504 of file xfrm.h.

Field Documentation

Definition at line 526 of file xfrm.h.

Definition at line 508 of file xfrm.h.

Definition at line 509 of file xfrm.h.

Definition at line 523 of file xfrm.h.

u16 family

Definition at line 529 of file xfrm.h.

u8 flags

Definition at line 527 of file xfrm.h.

Definition at line 516 of file xfrm.h.

atomic_t genid

Definition at line 517 of file xfrm.h.

u32 index

Definition at line 519 of file xfrm.h.

Definition at line 522 of file xfrm.h.

rwlock_t lock

Definition at line 512 of file xfrm.h.

Definition at line 520 of file xfrm.h.

u32 priority

Definition at line 518 of file xfrm.h.

atomic_t refcnt

Definition at line 513 of file xfrm.h.

struct xfrm_sec_ctx* security

Definition at line 530 of file xfrm.h.

Definition at line 521 of file xfrm.h.

Definition at line 514 of file xfrm.h.

Definition at line 525 of file xfrm.h.

Definition at line 524 of file xfrm.h.

u8 xfrm_nr

Definition at line 528 of file xfrm.h.

Definition at line 531 of file xfrm.h.


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