Searched refs:dev_forward_skb (Results 1 – 4 of 4) sorted by relevance
277 ret = dev_forward_skb(ipvlan->dev, nskb); in ipvlan_process_multicast()343 if (dev_forward_skb(ipvlan->dev, skb) == NET_RX_SUCCESS) in ipvlan_rcv_frame()650 dev_forward_skb(ipvlan->phy_dev, skb); in ipvlan_xmit_mode_l2()
549 dev_forward_skb(vlan->lowerdev, skb); in macvlan_queue_xmit()
4191 int dev_forward_skb(struct net_device *dev, struct sk_buff *skb);
2431 int dev_forward_skb(struct net_device *dev, struct sk_buff *skb) in dev_forward_skb() function2435 EXPORT_SYMBOL_GPL(dev_forward_skb);