Searched refs:ipmr_queue_xmit (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/net/ipv4/ |
D | ipmr.c | 1700 static void ipmr_queue_xmit(struct net *net, struct mr_table *mrt, in ipmr_queue_xmit() function 1907 ipmr_queue_xmit(net, mrt, skb2, cache, in ip_mr_forward() 1919 ipmr_queue_xmit(net, mrt, skb2, cache, psend); in ip_mr_forward() 1921 ipmr_queue_xmit(net, mrt, skb, cache, psend); in ip_mr_forward()
|