Searched refs:ipmr_cache_report (Results 1 – 1 of 1) sorted by relevance
| /linux/net/ipv4/ |
| H A D | ipmr.c | 110 static int ipmr_cache_report(const struct mr_table *mrt, 532 ipmr_cache_report(mrt, skb, READ_ONCE(mrt->mroute_reg_vif_num), in reg_vif_xmit() 1036 static int ipmr_cache_report(const struct mr_table *mrt, in ipmr_cache_report() function 1153 err = ipmr_cache_report(mrt, skb, vifi, IGMPMSG_NOCACHE); in ipmr_cache_unresolved() 1876 ipmr_cache_report(mrt, skb, vifi, IGMPMSG_WHOLEPKT); in ipmr_prepare_xmit() 2052 ipmr_cache_report(mrt, skb, true_vifi, IGMPMSG_WRONGVIF); in ip_mr_forward() 2054 ipmr_cache_report(mrt, skb, true_vifi, in ip_mr_forward()
|