_uc              1217 net/ipv4/ipmr.c 	struct mr_mfc *_uc;
_uc              1270 net/ipv4/ipmr.c 	list_for_each_entry(_uc, &mrt->mfc_unres_queue, list) {
_uc              1271 net/ipv4/ipmr.c 		uc = (struct mfc_cache *)_uc;
_uc              1274 net/ipv4/ipmr.c 			list_del(&_uc->list);
_uc              1406 net/ipv6/ip6mr.c 	struct mr_mfc *_uc;
_uc              1466 net/ipv6/ip6mr.c 	list_for_each_entry(_uc, &mrt->mfc_unres_queue, list) {
_uc              1467 net/ipv6/ip6mr.c 		uc = (struct mfc6_cache *)_uc;
_uc              1470 net/ipv6/ip6mr.c 			list_del(&_uc->list);