Searched defs:smack_known (Results 1 – 1 of 1) sorted by relevance
120 struct smack_known { struct121 struct list_head list;122 char smk_known[SMK_LABELLEN];123 u32 smk_secid;124 struct smack_cipso *smk_cipso;125 spinlock_t smk_cipsolock; /* for changing cipso map */