Home
last modified time | relevance | path

Searched refs:dev_fill_metadata_dst (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/openvswitch/
H A Dactions.c991 err = dev_fill_metadata_dst(vport->dev, skb); in output_userspace()
/openbmc/linux/include/linux/
H A Dnetdevice.h3079 int dev_fill_metadata_dst(struct net_device *dev, struct sk_buff *skb);
/openbmc/linux/net/core/
H A Ddev.c670 int dev_fill_metadata_dst(struct net_device *dev, struct sk_buff *skb) in dev_fill_metadata_dst() function
685 EXPORT_SYMBOL_GPL(dev_fill_metadata_dst);