Searched refs:SMACK_CIPSO_MAXLEVEL (Results 1 – 2 of 2) sorted by relevance
/security/smack/ | ||
D | smack.h | 171 #define SMACK_CIPSO_MAXLEVEL 255 /* CIPSO 2.2 standard */ macro |
D | smackfs.c | 915 if (ret != 1 || maplevel > SMACK_CIPSO_MAXLEVEL) in smk_set_cipso() |