netlabel: Add support for creating a CALIPSO protocol domain mapping.
[deliverable/linux.git] / net / netlabel / netlabel_domainhash.h
index 56e45ae7b996cf6dc52903b6f8e4da521335ef91..b7ddb6e5c53f24df32c500c7ee6fa6a41e3e8856 100644 (file)
@@ -51,6 +51,7 @@ struct netlbl_dommap_def {
        union {
                struct netlbl_domaddr_map *addrsel;
                struct cipso_v4_doi *cipso;
+               struct calipso_doi *calipso;
        };
 };
 #define netlbl_domhsh_addr4_entry(iter) \
This page took 0.024231 seconds and 5 git commands to generate.