Searched refs:SMACK_CIPSO_MAXLEVEL (Results 1 - 2 of 2) sorted by relevance

/linux-master/security/smack/
H A Dsmack.h203 #define SMACK_CIPSO_MAXLEVEL 255 /* CIPSO 2.2 standard */ macro
H A Dsmackfs.c889 if (ret != 1 || maplevel < 0 || maplevel > SMACK_CIPSO_MAXLEVEL)

Completed in 91 milliseconds