net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_key

Needed for drivers to pick the relevant action when offloading tunnel
key act.

Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Tento commit je obsažen v:
Hadar Hen Zion
2016-11-07 15:14:36 +02:00
odevzdal David S. Miller
rodič 35b80733b3
revize 9ce183b4c4
2 změnil soubory, kde provedl 37 přidání a 1 odebrání

Zobrazit soubor

@@ -16,7 +16,6 @@
#include <net/netlink.h>
#include <net/pkt_sched.h>
#include <net/dst.h>
#include <net/dst_metadata.h>
#include <linux/tc_act/tc_tunnel_key.h>
#include <net/tc_act/tc_tunnel_key.h>