Searched refs:SMK_CIPSOMIN (Results 1 – 1 of 1) sorted by relevance
104 #define SMK_CIPSOMIN (SMK_LABELLEN + 2 * SMK_DIGITLEN) macro105 #define SMK_CIPSOMAX (SMK_CIPSOMIN + SMACK_CIPSO_MAXCATNUM * SMK_DIGITLEN)619 if (count < SMK_CIPSOMIN || count > SMK_CIPSOMAX) in smk_write_cipso()658 if (count != (SMK_CIPSOMIN + catlen * SMK_DIGITLEN)) in smk_write_cipso()