netlabel: Add support for creating a CALIPSO protocol domain mapping.
[deliverable/linux.git] / net / netlabel / netlabel_mgmt.h
index f368dc07e66b1c64ae0f9688a88809378e4a7233..ea01e42bca783a8e02b93855a2e35f2b3bb3ba10 100644 (file)
@@ -223,6 +223,9 @@ enum {
        NLBL_MGMT_A_FAMILY,
        /* (NLA_U16)
         * The address family */
+       NLBL_MGMT_A_CLPDOI,
+       /* (NLA_U32)
+        * the CALIPSO DOI value */
        __NLBL_MGMT_A_MAX,
 };
 #define NLBL_MGMT_A_MAX (__NLBL_MGMT_A_MAX - 1)
This page took 0.026467 seconds and 5 git commands to generate.