Searched refs:ipmr_cache_report (Results 1 – 1 of 1) sorted by relevance
/linux/net/ipv4/ |
H A D | ipmr.c | 109 static int ipmr_cache_report(const struct mr_table *mrt, 541 ipmr_cache_report(mrt, skb, READ_ONCE(mrt->mroute_reg_vif_num), in reg_vif_xmit() 1045 static int ipmr_cache_report(const struct mr_table *mrt, in ipmr_cache_report() function 1162 err = ipmr_cache_report(mrt, skb, vifi, IGMPMSG_NOCACHE); in ipmr_cache_unresolved() 1886 ipmr_cache_report(mrt, skb, vifi, IGMPMSG_WHOLEPKT); in ipmr_queue_xmit() 2038 ipmr_cache_report(mrt, skb, true_vifi, IGMPMSG_WRONGVIF); in ip_mr_forward() 2040 ipmr_cache_report(mrt, skb, true_vifi, in ip_mr_forward()
|