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