Home
last modified time | relevance | path

Searched refs:SMACK_CIPSO_MAXCATVAL (Results 1 – 2 of 2) sorted by relevance

/security/smack/
Dsmack.h158 #define SMACK_CIPSO_MAXCATVAL 63 /* Bigger gets harder */ macro
Dsmackfs.c904 if (ret != 1 || cat > SMACK_CIPSO_MAXCATVAL) in smk_set_cipso()