aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_pppox_ppc64le.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-01-15 18:38:25 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-01-15 18:39:05 +0100
commitb75f5cb3cb6145796e39a799e4b4c83d7d4b4237 (patch)
treecc3348f10c0d32cf2d91c8ea6460af75ae4a5abb /sys/linux/socket_pppox_ppc64le.const
parent46d78f4deb682ac280e65fbc8d7d37f4f23d083e (diff)
sys/linux: add AF_PPPOX descriptions
Diffstat (limited to 'sys/linux/socket_pppox_ppc64le.const')
-rw-r--r--sys/linux/socket_pppox_ppc64le.const49
1 files changed, 49 insertions, 0 deletions
diff --git a/sys/linux/socket_pppox_ppc64le.const b/sys/linux/socket_pppox_ppc64le.const
new file mode 100644
index 000000000..7654c108b
--- /dev/null
+++ b/sys/linux/socket_pppox_ppc64le.const
@@ -0,0 +1,49 @@
+# AUTOGENERATED FILE
+AF_PPPOX = 24
+PPPIOCGCHAN = 1074033719
+PPPIOCGFLAGS = 1074033754
+PPPIOCGL2TPSTATS = 1078490166
+PPPIOCGMRU = 1074033747
+PPPIOCSFLAGS = 2147775577
+PPPIOCSMRU = 2147775570
+PPPOEIOCDFWD = 536916225
+PPPOEIOCSFWD = 2148053248
+PPPOL2TP_SO_DEBUG = 1
+PPPOL2TP_SO_LNSMODE = 4
+PPPOL2TP_SO_RECVSEQ = 2
+PPPOL2TP_SO_REORDERTO = 5
+PPPOL2TP_SO_SENDSEQ = 3
+PX_PROTO_OE = 0
+PX_PROTO_OL2TP = 1
+PX_PROTO_PPTP = 2
+SC_CCP_OPEN = 64
+SC_CCP_UP = 128
+SC_COMP_AC = 2
+SC_COMP_PROT = 1
+SC_COMP_RUN = 4096
+SC_COMP_TCP = 4
+SC_DEBUG = 65536
+SC_DECOMP_RUN = 8192
+SC_ENABLE_IP = 256
+SC_LOG_FLUSH = 1048576
+SC_LOG_INPKT = 131072
+SC_LOG_OUTPKT = 262144
+SC_LOG_RAWIN = 524288
+SC_LOOP_TRAFFIC = 512
+SC_MP_SHORTSEQ = 2048
+SC_MP_XSHORTSEQ = 16384
+SC_MULTILINK = 1024
+SC_MUST_COMP = 4194304
+SC_NO_TCP_CCID = 8
+SC_REJ_COMP_AC = 16
+SC_REJ_COMP_TCP = 32
+SC_SYNC = 2097152
+SIOCGIFMTU = 35105
+SIOCSIFMTU = 35106
+SOCK_STREAM = 1
+SOL_PPPOL2TP = 273
+__NR_bind = 327
+__NR_connect = 328
+__NR_ioctl = 54
+__NR_setsockopt = 339
+__NR_socket = 326