ip6mr_cache_report   88 net/ipv6/ip6mr.c static int ip6mr_cache_report(struct mr_table *mrt, struct sk_buff *pkt,
ip6mr_cache_report  608 net/ipv6/ip6mr.c 	ip6mr_cache_report(mrt, skb, mrt->mroute_reg_vif_num, MRT6MSG_WHOLEPKT);
ip6mr_cache_report 1167 net/ipv6/ip6mr.c 		err = ip6mr_cache_report(mrt, skb, mifi, MRT6MSG_NOCACHE);
ip6mr_cache_report 2014 net/ipv6/ip6mr.c 		ip6mr_cache_report(mrt, skb, vifi, MRT6MSG_WHOLEPKT);
ip6mr_cache_report 2128 net/ipv6/ip6mr.c 			ip6mr_cache_report(mrt, skb, true_vifi, MRT6MSG_WRONGMIF);