Go to the documentation of this file.
4 #include <linux/types.h>
6 #define IPV6_TLV_TNL_ENCAP_LIMIT 4
7 #define IPV6_DEFAULT_TNL_ENCAP_LIMIT 4
10 #define IP6_TNL_F_IGN_ENCAP_LIMIT 0x1
12 #define IP6_TNL_F_USE_ORIG_TCLASS 0x2
14 #define IP6_TNL_F_USE_ORIG_FLOWLABEL 0x4
16 #define IP6_TNL_F_MIP6_DEV 0x8
18 #define IP6_TNL_F_RCV_DSCP_COPY 0x10
20 #define IP6_TNL_F_USE_ORIG_FWMARK 0x20