Linux Kernel
3.7.1
|
#include <cipso_ipv4.h>
Data Fields | |
u32 | doi |
u32 | type |
union { | |
struct cipso_v4_std_map_tbl * std | |
} | map |
u8 | tags [CIPSO_V4_TAG_MAXCNT] |
atomic_t | refcount |
struct list_head | list |
struct rcu_head | rcu |
Definition at line 81 of file cipso_ipv4.h.
u32 doi |
Definition at line 82 of file cipso_ipv4.h.
Definition at line 90 of file cipso_ipv4.h.
union { ... } map |
Definition at line 91 of file cipso_ipv4.h.
atomic_t refcount |
Definition at line 89 of file cipso_ipv4.h.
Definition at line 85 of file cipso_ipv4.h.
u8 tags[CIPSO_V4_TAG_MAXCNT] |
Definition at line 87 of file cipso_ipv4.h.
Definition at line 83 of file cipso_ipv4.h.