Home
last modified time | relevance | path

Searched refs:dev_fill_metadata_dst (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dactions.c973 err = dev_fill_metadata_dst(vport->dev, skb); in output_userspace()
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c985 err = dev_fill_metadata_dst(vport->dev, skb); in output_userspace()
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h2858 int dev_fill_metadata_dst(struct net_device *dev, struct sk_buff *skb);
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h3079 int dev_fill_metadata_dst(struct net_device *dev, struct sk_buff *skb);
/kernel/linux/linux-5.10/net/core/
H A Ddev.c824 * dev_fill_metadata_dst - Retrieve tunnel egress information.
832 int dev_fill_metadata_dst(struct net_device *dev, struct sk_buff *skb) in dev_fill_metadata_dst() function
847 EXPORT_SYMBOL_GPL(dev_fill_metadata_dst); variable
/kernel/linux/linux-6.6/net/core/
H A Ddev.c662 * dev_fill_metadata_dst - Retrieve tunnel egress information.
670 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); variable

Completed in 56 milliseconds