vendor/golang.org/x/sys/unix/zsysctl_openbsd_arm64.go
changeset 251 1c52a0eeb952
parent 242 2a9ec03fe5a1
child 256 6d9efbef00a9
equal deleted inserted replaced
250:c040f992052f 251:1c52a0eeb952
       
     1 // go run mksysctl_openbsd.go
       
     2 // Code generated by the command above; DO NOT EDIT.
       
     3 
       
     4 // +build arm64,openbsd
       
     5 
       
     6 package unix
       
     7 
       
     8 type mibentry struct {
       
     9 	ctlname string
       
    10 	ctloid  []_C_int
       
    11 }
       
    12 
       
    13 var sysctlMib = []mibentry{
       
    14 	{"ddb.console", []_C_int{9, 6}},
       
    15 	{"ddb.log", []_C_int{9, 7}},
       
    16 	{"ddb.max_line", []_C_int{9, 3}},
       
    17 	{"ddb.max_width", []_C_int{9, 2}},
       
    18 	{"ddb.panic", []_C_int{9, 5}},
       
    19 	{"ddb.profile", []_C_int{9, 9}},
       
    20 	{"ddb.radix", []_C_int{9, 1}},
       
    21 	{"ddb.tab_stop_width", []_C_int{9, 4}},
       
    22 	{"ddb.trigger", []_C_int{9, 8}},
       
    23 	{"fs.posix.setuid", []_C_int{3, 1, 1}},
       
    24 	{"hw.allowpowerdown", []_C_int{6, 22}},
       
    25 	{"hw.byteorder", []_C_int{6, 4}},
       
    26 	{"hw.cpuspeed", []_C_int{6, 12}},
       
    27 	{"hw.diskcount", []_C_int{6, 10}},
       
    28 	{"hw.disknames", []_C_int{6, 8}},
       
    29 	{"hw.diskstats", []_C_int{6, 9}},
       
    30 	{"hw.machine", []_C_int{6, 1}},
       
    31 	{"hw.model", []_C_int{6, 2}},
       
    32 	{"hw.ncpu", []_C_int{6, 3}},
       
    33 	{"hw.ncpufound", []_C_int{6, 21}},
       
    34 	{"hw.ncpuonline", []_C_int{6, 25}},
       
    35 	{"hw.pagesize", []_C_int{6, 7}},
       
    36 	{"hw.perfpolicy", []_C_int{6, 23}},
       
    37 	{"hw.physmem", []_C_int{6, 19}},
       
    38 	{"hw.product", []_C_int{6, 15}},
       
    39 	{"hw.serialno", []_C_int{6, 17}},
       
    40 	{"hw.setperf", []_C_int{6, 13}},
       
    41 	{"hw.smt", []_C_int{6, 24}},
       
    42 	{"hw.usermem", []_C_int{6, 20}},
       
    43 	{"hw.uuid", []_C_int{6, 18}},
       
    44 	{"hw.vendor", []_C_int{6, 14}},
       
    45 	{"hw.version", []_C_int{6, 16}},
       
    46 	{"kern.allowkmem", []_C_int{1, 52}},
       
    47 	{"kern.argmax", []_C_int{1, 8}},
       
    48 	{"kern.audio", []_C_int{1, 84}},
       
    49 	{"kern.boottime", []_C_int{1, 21}},
       
    50 	{"kern.bufcachepercent", []_C_int{1, 72}},
       
    51 	{"kern.ccpu", []_C_int{1, 45}},
       
    52 	{"kern.clockrate", []_C_int{1, 12}},
       
    53 	{"kern.consdev", []_C_int{1, 75}},
       
    54 	{"kern.cp_time", []_C_int{1, 40}},
       
    55 	{"kern.cp_time2", []_C_int{1, 71}},
       
    56 	{"kern.cpustats", []_C_int{1, 85}},
       
    57 	{"kern.domainname", []_C_int{1, 22}},
       
    58 	{"kern.file", []_C_int{1, 73}},
       
    59 	{"kern.forkstat", []_C_int{1, 42}},
       
    60 	{"kern.fscale", []_C_int{1, 46}},
       
    61 	{"kern.fsync", []_C_int{1, 33}},
       
    62 	{"kern.global_ptrace", []_C_int{1, 81}},
       
    63 	{"kern.hostid", []_C_int{1, 11}},
       
    64 	{"kern.hostname", []_C_int{1, 10}},
       
    65 	{"kern.intrcnt.nintrcnt", []_C_int{1, 63, 1}},
       
    66 	{"kern.job_control", []_C_int{1, 19}},
       
    67 	{"kern.malloc.buckets", []_C_int{1, 39, 1}},
       
    68 	{"kern.malloc.kmemnames", []_C_int{1, 39, 3}},
       
    69 	{"kern.maxclusters", []_C_int{1, 67}},
       
    70 	{"kern.maxfiles", []_C_int{1, 7}},
       
    71 	{"kern.maxlocksperuid", []_C_int{1, 70}},
       
    72 	{"kern.maxpartitions", []_C_int{1, 23}},
       
    73 	{"kern.maxproc", []_C_int{1, 6}},
       
    74 	{"kern.maxthread", []_C_int{1, 25}},
       
    75 	{"kern.maxvnodes", []_C_int{1, 5}},
       
    76 	{"kern.mbstat", []_C_int{1, 59}},
       
    77 	{"kern.msgbuf", []_C_int{1, 48}},
       
    78 	{"kern.msgbufsize", []_C_int{1, 38}},
       
    79 	{"kern.nchstats", []_C_int{1, 41}},
       
    80 	{"kern.netlivelocks", []_C_int{1, 76}},
       
    81 	{"kern.nfiles", []_C_int{1, 56}},
       
    82 	{"kern.ngroups", []_C_int{1, 18}},
       
    83 	{"kern.nosuidcoredump", []_C_int{1, 32}},
       
    84 	{"kern.nprocs", []_C_int{1, 47}},
       
    85 	{"kern.nselcoll", []_C_int{1, 43}},
       
    86 	{"kern.nthreads", []_C_int{1, 26}},
       
    87 	{"kern.numvnodes", []_C_int{1, 58}},
       
    88 	{"kern.osrelease", []_C_int{1, 2}},
       
    89 	{"kern.osrevision", []_C_int{1, 3}},
       
    90 	{"kern.ostype", []_C_int{1, 1}},
       
    91 	{"kern.osversion", []_C_int{1, 27}},
       
    92 	{"kern.pool_debug", []_C_int{1, 77}},
       
    93 	{"kern.posix1version", []_C_int{1, 17}},
       
    94 	{"kern.proc", []_C_int{1, 66}},
       
    95 	{"kern.rawpartition", []_C_int{1, 24}},
       
    96 	{"kern.saved_ids", []_C_int{1, 20}},
       
    97 	{"kern.securelevel", []_C_int{1, 9}},
       
    98 	{"kern.seminfo", []_C_int{1, 61}},
       
    99 	{"kern.shminfo", []_C_int{1, 62}},
       
   100 	{"kern.somaxconn", []_C_int{1, 28}},
       
   101 	{"kern.sominconn", []_C_int{1, 29}},
       
   102 	{"kern.splassert", []_C_int{1, 54}},
       
   103 	{"kern.stackgap_random", []_C_int{1, 50}},
       
   104 	{"kern.sysvipc_info", []_C_int{1, 51}},
       
   105 	{"kern.sysvmsg", []_C_int{1, 34}},
       
   106 	{"kern.sysvsem", []_C_int{1, 35}},
       
   107 	{"kern.sysvshm", []_C_int{1, 36}},
       
   108 	{"kern.timecounter.choice", []_C_int{1, 69, 4}},
       
   109 	{"kern.timecounter.hardware", []_C_int{1, 69, 3}},
       
   110 	{"kern.timecounter.tick", []_C_int{1, 69, 1}},
       
   111 	{"kern.timecounter.timestepwarnings", []_C_int{1, 69, 2}},
       
   112 	{"kern.tty.tk_cancc", []_C_int{1, 44, 4}},
       
   113 	{"kern.tty.tk_nin", []_C_int{1, 44, 1}},
       
   114 	{"kern.tty.tk_nout", []_C_int{1, 44, 2}},
       
   115 	{"kern.tty.tk_rawcc", []_C_int{1, 44, 3}},
       
   116 	{"kern.tty.ttyinfo", []_C_int{1, 44, 5}},
       
   117 	{"kern.ttycount", []_C_int{1, 57}},
       
   118 	{"kern.version", []_C_int{1, 4}},
       
   119 	{"kern.watchdog.auto", []_C_int{1, 64, 2}},
       
   120 	{"kern.watchdog.period", []_C_int{1, 64, 1}},
       
   121 	{"kern.witnesswatch", []_C_int{1, 53}},
       
   122 	{"kern.wxabort", []_C_int{1, 74}},
       
   123 	{"net.bpf.bufsize", []_C_int{4, 31, 1}},
       
   124 	{"net.bpf.maxbufsize", []_C_int{4, 31, 2}},
       
   125 	{"net.inet.ah.enable", []_C_int{4, 2, 51, 1}},
       
   126 	{"net.inet.ah.stats", []_C_int{4, 2, 51, 2}},
       
   127 	{"net.inet.carp.allow", []_C_int{4, 2, 112, 1}},
       
   128 	{"net.inet.carp.log", []_C_int{4, 2, 112, 3}},
       
   129 	{"net.inet.carp.preempt", []_C_int{4, 2, 112, 2}},
       
   130 	{"net.inet.carp.stats", []_C_int{4, 2, 112, 4}},
       
   131 	{"net.inet.divert.recvspace", []_C_int{4, 2, 258, 1}},
       
   132 	{"net.inet.divert.sendspace", []_C_int{4, 2, 258, 2}},
       
   133 	{"net.inet.divert.stats", []_C_int{4, 2, 258, 3}},
       
   134 	{"net.inet.esp.enable", []_C_int{4, 2, 50, 1}},
       
   135 	{"net.inet.esp.stats", []_C_int{4, 2, 50, 4}},
       
   136 	{"net.inet.esp.udpencap", []_C_int{4, 2, 50, 2}},
       
   137 	{"net.inet.esp.udpencap_port", []_C_int{4, 2, 50, 3}},
       
   138 	{"net.inet.etherip.allow", []_C_int{4, 2, 97, 1}},
       
   139 	{"net.inet.etherip.stats", []_C_int{4, 2, 97, 2}},
       
   140 	{"net.inet.gre.allow", []_C_int{4, 2, 47, 1}},
       
   141 	{"net.inet.gre.wccp", []_C_int{4, 2, 47, 2}},
       
   142 	{"net.inet.icmp.bmcastecho", []_C_int{4, 2, 1, 2}},
       
   143 	{"net.inet.icmp.errppslimit", []_C_int{4, 2, 1, 3}},
       
   144 	{"net.inet.icmp.maskrepl", []_C_int{4, 2, 1, 1}},
       
   145 	{"net.inet.icmp.rediraccept", []_C_int{4, 2, 1, 4}},
       
   146 	{"net.inet.icmp.redirtimeout", []_C_int{4, 2, 1, 5}},
       
   147 	{"net.inet.icmp.stats", []_C_int{4, 2, 1, 7}},
       
   148 	{"net.inet.icmp.tstamprepl", []_C_int{4, 2, 1, 6}},
       
   149 	{"net.inet.igmp.stats", []_C_int{4, 2, 2, 1}},
       
   150 	{"net.inet.ip.arpdown", []_C_int{4, 2, 0, 40}},
       
   151 	{"net.inet.ip.arpqueued", []_C_int{4, 2, 0, 36}},
       
   152 	{"net.inet.ip.arptimeout", []_C_int{4, 2, 0, 39}},
       
   153 	{"net.inet.ip.encdebug", []_C_int{4, 2, 0, 12}},
       
   154 	{"net.inet.ip.forwarding", []_C_int{4, 2, 0, 1}},
       
   155 	{"net.inet.ip.ifq.congestion", []_C_int{4, 2, 0, 30, 4}},
       
   156 	{"net.inet.ip.ifq.drops", []_C_int{4, 2, 0, 30, 3}},
       
   157 	{"net.inet.ip.ifq.len", []_C_int{4, 2, 0, 30, 1}},
       
   158 	{"net.inet.ip.ifq.maxlen", []_C_int{4, 2, 0, 30, 2}},
       
   159 	{"net.inet.ip.maxqueue", []_C_int{4, 2, 0, 11}},
       
   160 	{"net.inet.ip.mforwarding", []_C_int{4, 2, 0, 31}},
       
   161 	{"net.inet.ip.mrtmfc", []_C_int{4, 2, 0, 37}},
       
   162 	{"net.inet.ip.mrtproto", []_C_int{4, 2, 0, 34}},
       
   163 	{"net.inet.ip.mrtstats", []_C_int{4, 2, 0, 35}},
       
   164 	{"net.inet.ip.mrtvif", []_C_int{4, 2, 0, 38}},
       
   165 	{"net.inet.ip.mtu", []_C_int{4, 2, 0, 4}},
       
   166 	{"net.inet.ip.mtudisc", []_C_int{4, 2, 0, 27}},
       
   167 	{"net.inet.ip.mtudisctimeout", []_C_int{4, 2, 0, 28}},
       
   168 	{"net.inet.ip.multipath", []_C_int{4, 2, 0, 32}},
       
   169 	{"net.inet.ip.portfirst", []_C_int{4, 2, 0, 7}},
       
   170 	{"net.inet.ip.porthifirst", []_C_int{4, 2, 0, 9}},
       
   171 	{"net.inet.ip.porthilast", []_C_int{4, 2, 0, 10}},
       
   172 	{"net.inet.ip.portlast", []_C_int{4, 2, 0, 8}},
       
   173 	{"net.inet.ip.redirect", []_C_int{4, 2, 0, 2}},
       
   174 	{"net.inet.ip.sourceroute", []_C_int{4, 2, 0, 5}},
       
   175 	{"net.inet.ip.stats", []_C_int{4, 2, 0, 33}},
       
   176 	{"net.inet.ip.ttl", []_C_int{4, 2, 0, 3}},
       
   177 	{"net.inet.ipcomp.enable", []_C_int{4, 2, 108, 1}},
       
   178 	{"net.inet.ipcomp.stats", []_C_int{4, 2, 108, 2}},
       
   179 	{"net.inet.ipip.allow", []_C_int{4, 2, 4, 1}},
       
   180 	{"net.inet.ipip.stats", []_C_int{4, 2, 4, 2}},
       
   181 	{"net.inet.mobileip.allow", []_C_int{4, 2, 55, 1}},
       
   182 	{"net.inet.pfsync.stats", []_C_int{4, 2, 240, 1}},
       
   183 	{"net.inet.tcp.ackonpush", []_C_int{4, 2, 6, 13}},
       
   184 	{"net.inet.tcp.always_keepalive", []_C_int{4, 2, 6, 22}},
       
   185 	{"net.inet.tcp.baddynamic", []_C_int{4, 2, 6, 6}},
       
   186 	{"net.inet.tcp.drop", []_C_int{4, 2, 6, 19}},
       
   187 	{"net.inet.tcp.ecn", []_C_int{4, 2, 6, 14}},
       
   188 	{"net.inet.tcp.ident", []_C_int{4, 2, 6, 9}},
       
   189 	{"net.inet.tcp.keepidle", []_C_int{4, 2, 6, 3}},
       
   190 	{"net.inet.tcp.keepinittime", []_C_int{4, 2, 6, 2}},
       
   191 	{"net.inet.tcp.keepintvl", []_C_int{4, 2, 6, 4}},
       
   192 	{"net.inet.tcp.mssdflt", []_C_int{4, 2, 6, 11}},
       
   193 	{"net.inet.tcp.reasslimit", []_C_int{4, 2, 6, 18}},
       
   194 	{"net.inet.tcp.rfc1323", []_C_int{4, 2, 6, 1}},
       
   195 	{"net.inet.tcp.rfc3390", []_C_int{4, 2, 6, 17}},
       
   196 	{"net.inet.tcp.rootonly", []_C_int{4, 2, 6, 24}},
       
   197 	{"net.inet.tcp.rstppslimit", []_C_int{4, 2, 6, 12}},
       
   198 	{"net.inet.tcp.sack", []_C_int{4, 2, 6, 10}},
       
   199 	{"net.inet.tcp.sackholelimit", []_C_int{4, 2, 6, 20}},
       
   200 	{"net.inet.tcp.slowhz", []_C_int{4, 2, 6, 5}},
       
   201 	{"net.inet.tcp.stats", []_C_int{4, 2, 6, 21}},
       
   202 	{"net.inet.tcp.synbucketlimit", []_C_int{4, 2, 6, 16}},
       
   203 	{"net.inet.tcp.syncachelimit", []_C_int{4, 2, 6, 15}},
       
   204 	{"net.inet.tcp.synhashsize", []_C_int{4, 2, 6, 25}},
       
   205 	{"net.inet.tcp.synuselimit", []_C_int{4, 2, 6, 23}},
       
   206 	{"net.inet.udp.baddynamic", []_C_int{4, 2, 17, 2}},
       
   207 	{"net.inet.udp.checksum", []_C_int{4, 2, 17, 1}},
       
   208 	{"net.inet.udp.recvspace", []_C_int{4, 2, 17, 3}},
       
   209 	{"net.inet.udp.rootonly", []_C_int{4, 2, 17, 6}},
       
   210 	{"net.inet.udp.sendspace", []_C_int{4, 2, 17, 4}},
       
   211 	{"net.inet.udp.stats", []_C_int{4, 2, 17, 5}},
       
   212 	{"net.inet6.divert.recvspace", []_C_int{4, 24, 86, 1}},
       
   213 	{"net.inet6.divert.sendspace", []_C_int{4, 24, 86, 2}},
       
   214 	{"net.inet6.divert.stats", []_C_int{4, 24, 86, 3}},
       
   215 	{"net.inet6.icmp6.errppslimit", []_C_int{4, 24, 30, 14}},
       
   216 	{"net.inet6.icmp6.mtudisc_hiwat", []_C_int{4, 24, 30, 16}},
       
   217 	{"net.inet6.icmp6.mtudisc_lowat", []_C_int{4, 24, 30, 17}},
       
   218 	{"net.inet6.icmp6.nd6_debug", []_C_int{4, 24, 30, 18}},
       
   219 	{"net.inet6.icmp6.nd6_delay", []_C_int{4, 24, 30, 8}},
       
   220 	{"net.inet6.icmp6.nd6_maxnudhint", []_C_int{4, 24, 30, 15}},
       
   221 	{"net.inet6.icmp6.nd6_mmaxtries", []_C_int{4, 24, 30, 10}},
       
   222 	{"net.inet6.icmp6.nd6_umaxtries", []_C_int{4, 24, 30, 9}},
       
   223 	{"net.inet6.icmp6.redirtimeout", []_C_int{4, 24, 30, 3}},
       
   224 	{"net.inet6.ip6.auto_flowlabel", []_C_int{4, 24, 17, 17}},
       
   225 	{"net.inet6.ip6.dad_count", []_C_int{4, 24, 17, 16}},
       
   226 	{"net.inet6.ip6.dad_pending", []_C_int{4, 24, 17, 49}},
       
   227 	{"net.inet6.ip6.defmcasthlim", []_C_int{4, 24, 17, 18}},
       
   228 	{"net.inet6.ip6.forwarding", []_C_int{4, 24, 17, 1}},
       
   229 	{"net.inet6.ip6.forwsrcrt", []_C_int{4, 24, 17, 5}},
       
   230 	{"net.inet6.ip6.hdrnestlimit", []_C_int{4, 24, 17, 15}},
       
   231 	{"net.inet6.ip6.hlim", []_C_int{4, 24, 17, 3}},
       
   232 	{"net.inet6.ip6.log_interval", []_C_int{4, 24, 17, 14}},
       
   233 	{"net.inet6.ip6.maxdynroutes", []_C_int{4, 24, 17, 48}},
       
   234 	{"net.inet6.ip6.maxfragpackets", []_C_int{4, 24, 17, 9}},
       
   235 	{"net.inet6.ip6.maxfrags", []_C_int{4, 24, 17, 41}},
       
   236 	{"net.inet6.ip6.mforwarding", []_C_int{4, 24, 17, 42}},
       
   237 	{"net.inet6.ip6.mrtmfc", []_C_int{4, 24, 17, 53}},
       
   238 	{"net.inet6.ip6.mrtmif", []_C_int{4, 24, 17, 52}},
       
   239 	{"net.inet6.ip6.mrtproto", []_C_int{4, 24, 17, 8}},
       
   240 	{"net.inet6.ip6.mtudisctimeout", []_C_int{4, 24, 17, 50}},
       
   241 	{"net.inet6.ip6.multicast_mtudisc", []_C_int{4, 24, 17, 44}},
       
   242 	{"net.inet6.ip6.multipath", []_C_int{4, 24, 17, 43}},
       
   243 	{"net.inet6.ip6.neighborgcthresh", []_C_int{4, 24, 17, 45}},
       
   244 	{"net.inet6.ip6.redirect", []_C_int{4, 24, 17, 2}},
       
   245 	{"net.inet6.ip6.soiikey", []_C_int{4, 24, 17, 54}},
       
   246 	{"net.inet6.ip6.sourcecheck", []_C_int{4, 24, 17, 10}},
       
   247 	{"net.inet6.ip6.sourcecheck_logint", []_C_int{4, 24, 17, 11}},
       
   248 	{"net.inet6.ip6.use_deprecated", []_C_int{4, 24, 17, 21}},
       
   249 	{"net.key.sadb_dump", []_C_int{4, 30, 1}},
       
   250 	{"net.key.spd_dump", []_C_int{4, 30, 2}},
       
   251 	{"net.mpls.ifq.congestion", []_C_int{4, 33, 3, 4}},
       
   252 	{"net.mpls.ifq.drops", []_C_int{4, 33, 3, 3}},
       
   253 	{"net.mpls.ifq.len", []_C_int{4, 33, 3, 1}},
       
   254 	{"net.mpls.ifq.maxlen", []_C_int{4, 33, 3, 2}},
       
   255 	{"net.mpls.mapttl_ip", []_C_int{4, 33, 5}},
       
   256 	{"net.mpls.mapttl_ip6", []_C_int{4, 33, 6}},
       
   257 	{"net.mpls.maxloop_inkernel", []_C_int{4, 33, 4}},
       
   258 	{"net.mpls.ttl", []_C_int{4, 33, 2}},
       
   259 	{"net.pflow.stats", []_C_int{4, 34, 1}},
       
   260 	{"net.pipex.enable", []_C_int{4, 35, 1}},
       
   261 	{"vm.anonmin", []_C_int{2, 7}},
       
   262 	{"vm.loadavg", []_C_int{2, 2}},
       
   263 	{"vm.malloc_conf", []_C_int{2, 12}},
       
   264 	{"vm.maxslp", []_C_int{2, 10}},
       
   265 	{"vm.nkmempages", []_C_int{2, 6}},
       
   266 	{"vm.psstrings", []_C_int{2, 3}},
       
   267 	{"vm.swapencrypt.enable", []_C_int{2, 5, 0}},
       
   268 	{"vm.swapencrypt.keyscreated", []_C_int{2, 5, 1}},
       
   269 	{"vm.swapencrypt.keysdeleted", []_C_int{2, 5, 2}},
       
   270 	{"vm.uspace", []_C_int{2, 11}},
       
   271 	{"vm.uvmexp", []_C_int{2, 4}},
       
   272 	{"vm.vmmeter", []_C_int{2, 1}},
       
   273 	{"vm.vnodemin", []_C_int{2, 9}},
       
   274 	{"vm.vtextmin", []_C_int{2, 8}},
       
   275 }