Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dcipso_ipv4.h67 struct cipso_v4_doi { struct
68 u32 doi;
69 u32 type;
70 union {
72 } map;
73 u8 tags[CIPSO_V4_TAG_MAXCNT];
75 refcount_t refcount;
76 struct list_head list;
77 struct rcu_head rcu;