Searched refs:ipmr_cache_find (Results 1 – 1 of 1) sorted by relevance
456 static struct mfc_cache *ipmr_cache_find(__u32 origin, __u32 mcastgrp) in ipmr_cache_find() function1041 c = ipmr_cache_find(sr.src.s_addr, sr.grp.s_addr); in ipmr_ioctl()1342 cache = ipmr_cache_find(skb->nh.iph->saddr, skb->nh.iph->daddr); in ip_mr_input()1565 cache = ipmr_cache_find(rt->rt_src, rt->rt_dst); in ipmr_get_route()