Searched refs:host_lvl (Results 1 – 1 of 1) sorted by relevance
691 u32 host_lvl, in cipso_v4_map_lvl_hton() argument696 *net_lvl = host_lvl; in cipso_v4_map_lvl_hton()699 if (host_lvl < doi_def->map.std->lvl.local_size && in cipso_v4_map_lvl_hton()700 doi_def->map.std->lvl.local[host_lvl] < CIPSO_V4_INV_LVL) { in cipso_v4_map_lvl_hton()701 *net_lvl = doi_def->map.std->lvl.local[host_lvl]; in cipso_v4_map_lvl_hton()724 u32 *host_lvl) in cipso_v4_map_lvl_ntoh() argument730 *host_lvl = net_lvl; in cipso_v4_map_lvl_ntoh()736 *host_lvl = doi_def->map.std->lvl.cipso[net_lvl]; in cipso_v4_map_lvl_ntoh()