Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/smack/
H A Dsmack.h212 #define SMACK_CIPSO_MAXLEVEL 255 /* CIPSO 2.2 standard */ macro
H A Dsmackfs.c888 if (ret != 1 || maplevel < 0 || maplevel > SMACK_CIPSO_MAXLEVEL) in smk_set_cipso()
/kernel/linux/linux-6.6/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) in smk_set_cipso()

Completed in 9 milliseconds