aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_ppp_mips64le.const
diff options
context:
space:
mode:
authorJouni Hogander <jouni.hogander@unikie.com>2019-12-09 13:56:27 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-12-17 11:10:52 +0100
commit2b31345f36a04f232a5f698a6dc19e8123f204ab (patch)
tree3c4d3682fed0e4178bbadec10b097769ea099647 /sys/linux/dev_ppp_mips64le.const
parent24856513b213e1440ce87fafb7ed629c10b87c20 (diff)
Autogenerated files for linux/mips64le
This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate
Diffstat (limited to 'sys/linux/dev_ppp_mips64le.const')
-rw-r--r--sys/linux/dev_ppp_mips64le.const51
1 files changed, 51 insertions, 0 deletions
diff --git a/sys/linux/dev_ppp_mips64le.const b/sys/linux/dev_ppp_mips64le.const
new file mode 100644
index 000000000..c7121d91f
--- /dev/null
+++ b/sys/linux/dev_ppp_mips64le.const
@@ -0,0 +1,51 @@
+# AUTOGENERATED FILE
+# AT_FDCWD is not set
+NPMODE_DROP = 1
+NPMODE_ERROR = 2
+NPMODE_PASS = 0
+NPMODE_QUEUE = 3
+PPPIOCATTACH = 2147775549
+PPPIOCATTCHAN = 2147775544
+PPPIOCCONNECT = 2147775546
+PPPIOCDISCONN = 536900665
+PPPIOCGDEBUG = 1074033729
+PPPIOCGFLAGS = 1074033754
+PPPIOCGIDLE = 1074820159
+PPPIOCGNPMODE = 3221779532
+PPPIOCGUNIT = 1074033750
+PPPIOCNEWUNIT = 3221517374
+PPPIOCSACTIVE = 2148561990
+PPPIOCSCOMPRESS = 2148561997
+PPPIOCSDEBUG = 2147775552
+PPPIOCSFLAGS = 2147775577
+PPPIOCSMAXCID = 2147775569
+PPPIOCSMRRU = 2147775547
+PPPIOCSMRU = 2147775570
+PPPIOCSNPMODE = 2148037707
+PPPIOCSPASS = 2148561991
+PPP_AT = 41
+PPP_ATCP = 32809
+PPP_CBCP = 49193
+PPP_CCP = 33021
+PPP_CCPFRAG = 33019
+PPP_CHAP = 49699
+PPP_COMP = 253
+PPP_COMPFRAG = 251
+PPP_IP = 33
+PPP_IPCP = 32801
+PPP_IPV6 = 87
+PPP_IPV6CP = 32855
+PPP_IPX = 43
+PPP_IPXCP = 32811
+PPP_LCP = 49185
+PPP_LQR = 49189
+PPP_MP = 61
+PPP_MPLSCP = 33021
+PPP_MPLS_MC = 643
+PPP_MPLS_UC = 641
+PPP_PAP = 49187
+PPP_VJC_COMP = 45
+PPP_VJC_UNCOMP = 47
+__NR_ioctl = 5015
+__NR_openat = 5247
+__NR_write = 5001