syzkaller/sys/linux/socket_ip_tunnel_arm64.const
Cheng-Min Chiang 18d18b591b sys/linux: add descriptions for IP tunnels
Add descriptions related to IPv4/v6 tunnels
(include/uapi/linux/if_tunnel.h).
Descriptions of netlink actions are not included in this commit.
Update #533.
2020-07-10 13:02:07 -07:00

36 lines
705 B
Plaintext

# AUTOGENERATED FILE
GRE_ACK = 32768
GRE_CSUM = 128
GRE_FLAGS = 30720
GRE_KEY = 32
GRE_REC = 7
GRE_ROUTING = 64
GRE_SEQ = 16
GRE_STRICT = 8
GRE_VERSION = 1792
IFNAMSIZ = 16
IP6_TNL_F_ALLOW_LOCAL_REMOTE = 64
IP6_TNL_F_IGN_ENCAP_LIMIT = 1
IP6_TNL_F_MIP6_DEV = 8
IP6_TNL_F_RCV_DSCP_COPY = 16
IP6_TNL_F_USE_ORIG_FLOWLABEL = 4
IP6_TNL_F_USE_ORIG_FWMARK = 32
IP6_TNL_F_USE_ORIG_TCLASS = 2
IPPROTO_GRE = 47
IPPROTO_IPIP = 4
IPPROTO_IPV6 = 41
SIOCADD6RD = 35321
SIOCADDPRL = 35317
SIOCADDTUNNEL = 35313
SIOCCHG6RD = 35323
SIOCCHGPRL = 35319
SIOCCHGTUNNEL = 35315
SIOCDEL6RD = 35322
SIOCDELPRL = 35318
SIOCDELTUNNEL = 35314
SIOCGET6RD = 35320
SIOCGETPRL = 35316
SIOCGETTUNNEL = 35312
VTI_ISVTI = 1
__NR_ioctl = 29