host_spot         797 net/ipv4/cipso_ipv4.c 	int host_spot = -1;
host_spot         810 net/ipv4/cipso_ipv4.c 		host_spot = netlbl_catmap_walk(secattr->attr.mls.cat,
host_spot         811 net/ipv4/cipso_ipv4.c 					       host_spot + 1);
host_spot         812 net/ipv4/cipso_ipv4.c 		if (host_spot < 0)
host_spot         817 net/ipv4/cipso_ipv4.c 			net_spot = host_spot;
host_spot         820 net/ipv4/cipso_ipv4.c 			if (host_spot >= host_cat_size)
host_spot         822 net/ipv4/cipso_ipv4.c 			net_spot = host_cat_array[host_spot];
host_spot         860 net/ipv4/cipso_ipv4.c 	u32 host_spot = CIPSO_V4_INV_CAT;
host_spot         883 net/ipv4/cipso_ipv4.c 			host_spot = net_spot;
host_spot         888 net/ipv4/cipso_ipv4.c 			host_spot = net_cat_array[net_spot];
host_spot         889 net/ipv4/cipso_ipv4.c 			if (host_spot >= CIPSO_V4_INV_CAT)
host_spot         894 net/ipv4/cipso_ipv4.c 						       host_spot,