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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/smack/
H A Dsmack.h161 #define SMACK_CIPSO_MAXCATNUM 239 /* CIPSO 2.2 standard */ macro
H A Dsmackfs.c104 #define SMK_CIPSOMAX (SMK_CIPSOMIN + SMACK_CIPSO_MAXCATNUM * SMK_DIGITLEN)
597 if (ret != 1 || catlen > SMACK_CIPSO_MAXCATNUM)

Completed in 101 milliseconds