Lines Matching defs:host_lvl
660 * @host_lvl: the host MLS level
670 u32 host_lvl,
675 *net_lvl = host_lvl;
678 if (host_lvl < doi_def->map.std->lvl.local_size &&
679 doi_def->map.std->lvl.local[host_lvl] < CIPSO_V4_INV_LVL) {
680 *net_lvl = doi_def->map.std->lvl.local[host_lvl];
693 * @host_lvl: the host MLS level
703 u32 *host_lvl)
709 *host_lvl = net_lvl;
715 *host_lvl = doi_def->map.std->lvl.cipso[net_lvl];