Go to the documentation of this file. 1 #ifndef _NET_IP6_TUNNEL_H
2 #define _NET_IP6_TUNNEL_H
4 #include <linux/ipv6.h>
5 #include <linux/netdevice.h>
8 #define IP6TUNNEL_ERR_TIMEO (30*HZ)
11 #define IP6_TNL_F_CAP_XMIT 0x10000
13 #define IP6_TNL_F_CAP_RCV 0x20000
15 #define IP6_TNL_F_CAP_PER_PACKET 0x40000