Lines Matching defs:host_lvl
661 * @host_lvl: the host MLS level
671 u32 host_lvl,
676 *net_lvl = host_lvl;
679 if (host_lvl < doi_def->map.std->lvl.local_size &&
680 doi_def->map.std->lvl.local[host_lvl] < CIPSO_V4_INV_LVL) {
681 *net_lvl = doi_def->map.std->lvl.local[host_lvl];
694 * @host_lvl: the host MLS level
704 u32 *host_lvl)
710 *host_lvl = net_lvl;
716 *host_lvl = doi_def->map.std->lvl.cipso[net_lvl];