Searched refs:ipmr_queue_xmit (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/net/ipv4/ |
D | ipmr.c | 1692 static void ipmr_queue_xmit(struct net *net, struct mr_table *mrt, in ipmr_queue_xmit() function 1899 ipmr_queue_xmit(net, mrt, skb2, cache, in ip_mr_forward() 1911 ipmr_queue_xmit(net, mrt, skb2, cache, psend); in ip_mr_forward() 1913 ipmr_queue_xmit(net, mrt, skb, cache, psend); in ip_mr_forward()
|