Home
last modified time | relevance | path

Searched defs:cipso_v4_doi (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/net/
Dcipso_ipv4.h80 struct cipso_v4_doi { struct
81 u32 doi;
82 u32 type;
83 union {
85 } map;
86 u8 tags[CIPSO_V4_TAG_MAXCNT];
88 atomic_t refcount;
89 struct list_head list;
90 struct rcu_head rcu;