net_lvl           679 net/ipv4/cipso_ipv4.c 				 u32 *net_lvl)
net_lvl           683 net/ipv4/cipso_ipv4.c 		*net_lvl = host_lvl;
net_lvl           688 net/ipv4/cipso_ipv4.c 			*net_lvl = doi_def->map.std->lvl.local[host_lvl];
net_lvl           710 net/ipv4/cipso_ipv4.c 				 u32 net_lvl,
net_lvl           717 net/ipv4/cipso_ipv4.c 		*host_lvl = net_lvl;
net_lvl           721 net/ipv4/cipso_ipv4.c 		if (net_lvl < map_tbl->lvl.cipso_size &&
net_lvl           722 net/ipv4/cipso_ipv4.c 		    map_tbl->lvl.cipso[net_lvl] < CIPSO_V4_INV_LVL) {
net_lvl           723 net/ipv4/cipso_ipv4.c 			*host_lvl = doi_def->map.std->lvl.cipso[net_lvl];