Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dcipso_ipv4.h81 struct cipso_v4_doi { struct
82 u32 doi;
83 u32 type;
84 union {
86 } map;
87 u8 tags[CIPSO_V4_TAG_MAXCNT];
89 refcount_t refcount;
90 struct list_head list;
91 struct rcu_head rcu;