Searched defs:cipso_v4_doi (Results 1 – 1 of 1) sorted by relevance
80 struct cipso_v4_doi { struct81 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;