1DEV_FILL_METADATA_DS(9)     Network device support     DEV_FILL_METADATA_DS(9)
2
3
4

NAME

6       dev_fill_metadata_dst - Retrieve tunnel egress information.
7

SYNOPSIS

9       int dev_fill_metadata_dst(struct net_device * dev,
10                                 struct sk_buff * skb);
11

ARGUMENTS

13       dev
14           targeted interface
15
16       skb
17           The packet.
18

DESCRIPTION

20       For better visibility of tunnel traffic OVS needs to retrieve egress
21       tunnel information for a packet. Following API allows user to get this
22       info.
23
25Kernel Hackers Manual 3.10         June 2019           DEV_FILL_METADATA_DS(9)
Impressum