Searched refs:ip6mr_cache_report (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6mr.c113 static int ip6mr_cache_report(struct mr6_table *mrt, struct sk_buff *pkt,
702 ip6mr_cache_report(mrt, skb, mrt->mroute_reg_vif_num, MRT6MSG_WHOLEPKT);
1102 static int ip6mr_cache_report(struct mr6_table *mrt, struct sk_buff *pkt, function
1235 err = ip6mr_cache_report(mrt, skb, mifi, MRT6MSG_NOCACHE);
1874 ip6mr_cache_report(mrt, skb, vifi, MRT6MSG_WHOLEPKT);
1994 ip6mr_cache_report(mrt, skb, true_vifi, MRT6MSG_WRONGMIF);

Completed in 40 milliseconds