in_freebsd_386.go 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517
  1. // Code generated by 'ccgo netinet/in/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o netinet/in/in_freebsd_386.go -pkgname in', DO NOT EDIT.
  2. package in
  3. import (
  4. "math"
  5. "reflect"
  6. "sync/atomic"
  7. "unsafe"
  8. )
  9. var _ = math.Pi
  10. var _ reflect.Kind
  11. var _ atomic.Value
  12. var _ unsafe.Pointer
  13. const (
  14. BIG_ENDIAN = 4321 // _endian.h:70:1:
  15. BYTE_ORDER = 1234 // _endian.h:72:1:
  16. ICMP6_FILTER = 18 // in6.h:420:1:
  17. ICMPV6CTL_ND6_ONLINKNSRFC4861 = 47 // in6.h:638:1:
  18. INET6_ADDRSTRLEN = 46 // in6.h:112:1:
  19. INET_ADDRSTRLEN = 16 // in.h:130:1:
  20. IN_CLASSA_HOST = 0x00ffffff // in.h:357:1:
  21. IN_CLASSA_MAX = 128 // in.h:358:1:
  22. IN_CLASSA_NET = 0xff000000 // in.h:355:1:
  23. IN_CLASSA_NSHIFT = 24 // in.h:356:1:
  24. IN_CLASSB_HOST = 0x0000ffff // in.h:363:1:
  25. IN_CLASSB_MAX = 65536 // in.h:364:1:
  26. IN_CLASSB_NET = 0xffff0000 // in.h:361:1:
  27. IN_CLASSB_NSHIFT = 16 // in.h:362:1:
  28. IN_CLASSC_HOST = 0x000000ff // in.h:369:1:
  29. IN_CLASSC_NET = 0xffffff00 // in.h:367:1:
  30. IN_CLASSC_NSHIFT = 8 // in.h:368:1:
  31. IN_CLASSD_HOST = 0x0fffffff // in.h:379:1:
  32. IN_CLASSD_NET = 0xf0000000 // in.h:377:1:
  33. IN_CLASSD_NSHIFT = 28 // in.h:378:1:
  34. IN_HISTORICAL_NETS = 0 // in.h:351:1:
  35. IN_LOOPBACKNET = 127 // in.h:412:1:
  36. IN_NETMASK_DEFAULT = 0xffffff00 // in.h:372:1:
  37. IPCTL_ACCEPTSOURCEROUTE = 13 // in.h:646:1:
  38. IPCTL_DEFTTL = 3 // in.h:634:1:
  39. IPCTL_DIRECTEDBROADCAST = 9 // in.h:642:1:
  40. IPCTL_FASTFORWARDING = 14 // in.h:647:1:
  41. IPCTL_FORWARDING = 1 // in.h:632:1:
  42. IPCTL_GIF_TTL = 16 // in.h:649:1:
  43. IPCTL_INTRDQDROPS = 18 // in.h:651:1:
  44. IPCTL_INTRDQMAXLEN = 17 // in.h:650:1:
  45. IPCTL_INTRQDROPS = 11 // in.h:644:1:
  46. IPCTL_INTRQMAXLEN = 10 // in.h:643:1:
  47. IPCTL_SENDREDIRECTS = 2 // in.h:633:1:
  48. IPCTL_SOURCEROUTE = 8 // in.h:641:1:
  49. IPCTL_STATS = 12 // in.h:645:1:
  50. IPPORT_EPHEMERALFIRST = 10000 // in.h:325:1:
  51. IPPORT_EPHEMERALLAST = 65535 // in.h:326:1:
  52. IPPORT_HIFIRSTAUTO = 49152 // in.h:331:1:
  53. IPPORT_HILASTAUTO = 65535 // in.h:332:1:
  54. IPPORT_MAX = 65535 // in.h:342:1:
  55. IPPORT_RESERVED = 1024 // in.h:320:1:
  56. IPPORT_RESERVEDSTART = 600 // in.h:340:1:
  57. IPPROTO_3PC = 34 // in.h:173:1:
  58. IPPROTO_ADFS = 68 // in.h:206:1:
  59. IPPROTO_AH = 51 // in.h:189:1:
  60. IPPROTO_AHIP = 61 // in.h:199:1:
  61. IPPROTO_APES = 99 // in.h:237:1:
  62. IPPROTO_ARGUS = 13 // in.h:153:1:
  63. IPPROTO_AX25 = 93 // in.h:231:1:
  64. IPPROTO_BHA = 49 // in.h:187:1:
  65. IPPROTO_BLT = 30 // in.h:169:1:
  66. IPPROTO_BRSATMON = 76 // in.h:214:1:
  67. IPPROTO_CARP = 112 // in.h:247:1:
  68. IPPROTO_CFTP = 62 // in.h:200:1:
  69. IPPROTO_CHAOS = 16 // in.h:156:1:
  70. IPPROTO_CMTP = 38 // in.h:177:1:
  71. IPPROTO_CPHB = 73 // in.h:211:1:
  72. IPPROTO_CPNX = 72 // in.h:210:1:
  73. IPPROTO_DCCP = 33 // in.h:172:1:
  74. IPPROTO_DDP = 37 // in.h:176:1:
  75. IPPROTO_DGP = 86 // in.h:224:1:
  76. IPPROTO_DIVERT = 258 // in.h:262:1:
  77. IPPROTO_DONE = 257 // in.h:259:1:
  78. IPPROTO_DSTOPTS = 60 // in.h:198:1:
  79. IPPROTO_EGP = 8 // in.h:148:1:
  80. IPPROTO_EMCON = 14 // in.h:154:1:
  81. IPPROTO_ENCAP = 98 // in.h:236:1:
  82. IPPROTO_EON = 80 // in.h:218:1:
  83. IPPROTO_ESP = 50 // in.h:188:1:
  84. IPPROTO_ETHERIP = 97 // in.h:235:1:
  85. IPPROTO_FRAGMENT = 44 // in.h:182:1:
  86. IPPROTO_GGP = 3 // in.h:144:1:
  87. IPPROTO_GMTP = 100 // in.h:238:1:
  88. IPPROTO_GRE = 47 // in.h:185:1:
  89. IPPROTO_HELLO = 63 // in.h:201:1:
  90. IPPROTO_HIP = 139 // in.h:243:1:
  91. IPPROTO_HMP = 20 // in.h:159:1:
  92. IPPROTO_HOPOPTS = 0 // in.h:142:1:
  93. IPPROTO_ICMP = 1 // in.h:44:1:
  94. IPPROTO_ICMPV6 = 58 // in.h:196:1:
  95. IPPROTO_IDP = 22 // in.h:161:1:
  96. IPPROTO_IDPR = 35 // in.h:174:1:
  97. IPPROTO_IDRP = 45 // in.h:183:1:
  98. IPPROTO_IGMP = 2 // in.h:143:1:
  99. IPPROTO_IGP = 85 // in.h:223:1:
  100. IPPROTO_IGRP = 88 // in.h:226:1:
  101. IPPROTO_IL = 40 // in.h:179:1:
  102. IPPROTO_INLSP = 52 // in.h:190:1:
  103. IPPROTO_INP = 32 // in.h:171:1:
  104. IPPROTO_IP = 0 // in.h:43:1:
  105. IPPROTO_IPCOMP = 108 // in.h:239:1:
  106. IPPROTO_IPCV = 71 // in.h:209:1:
  107. IPPROTO_IPEIP = 94 // in.h:232:1:
  108. IPPROTO_IPIP = 4 // in.h:146:1:
  109. IPPROTO_IPPC = 67 // in.h:205:1:
  110. IPPROTO_IPV4 = 4 // in.h:145:1:
  111. IPPROTO_IPV6 = 41 // in.h:128:1:
  112. IPPROTO_IRTP = 28 // in.h:167:1:
  113. IPPROTO_KRYPTOLAN = 65 // in.h:203:1:
  114. IPPROTO_LARP = 91 // in.h:229:1:
  115. IPPROTO_LEAF1 = 25 // in.h:164:1:
  116. IPPROTO_LEAF2 = 26 // in.h:165:1:
  117. IPPROTO_MAX = 256 // in.h:256:1:
  118. IPPROTO_MEAS = 19 // in.h:158:1:
  119. IPPROTO_MH = 135 // in.h:241:1:
  120. IPPROTO_MHRP = 48 // in.h:186:1:
  121. IPPROTO_MICP = 95 // in.h:233:1:
  122. IPPROTO_MOBILE = 55 // in.h:193:1:
  123. IPPROTO_MPLS = 137 // in.h:249:1:
  124. IPPROTO_MTP = 92 // in.h:230:1:
  125. IPPROTO_MUX = 18 // in.h:157:1:
  126. IPPROTO_ND = 77 // in.h:215:1:
  127. IPPROTO_NHRP = 54 // in.h:192:1:
  128. IPPROTO_NONE = 59 // in.h:197:1:
  129. IPPROTO_NSP = 31 // in.h:170:1:
  130. IPPROTO_NVPII = 11 // in.h:151:1:
  131. IPPROTO_OLD_DIVERT = 254 // in.h:255:1:
  132. IPPROTO_OSPFIGP = 89 // in.h:227:1:
  133. IPPROTO_PFSYNC = 240 // in.h:250:1:
  134. IPPROTO_PGM = 113 // in.h:248:1:
  135. IPPROTO_PIGP = 9 // in.h:149:1:
  136. IPPROTO_PIM = 103 // in.h:246:1:
  137. IPPROTO_PRM = 21 // in.h:160:1:
  138. IPPROTO_PUP = 12 // in.h:152:1:
  139. IPPROTO_PVP = 75 // in.h:213:1:
  140. IPPROTO_RAW = 255 // in.h:129:1:
  141. IPPROTO_RCCMON = 10 // in.h:150:1:
  142. IPPROTO_RDP = 27 // in.h:166:1:
  143. IPPROTO_RESERVED_253 = 253 // in.h:251:1:
  144. IPPROTO_RESERVED_254 = 254 // in.h:252:1:
  145. IPPROTO_ROUTING = 43 // in.h:181:1:
  146. IPPROTO_RSVP = 46 // in.h:184:1:
  147. IPPROTO_RVD = 66 // in.h:204:1:
  148. IPPROTO_SATEXPAK = 64 // in.h:202:1:
  149. IPPROTO_SATMON = 69 // in.h:207:1:
  150. IPPROTO_SCCSP = 96 // in.h:234:1:
  151. IPPROTO_SCTP = 132 // in.h:240:1:
  152. IPPROTO_SDRP = 42 // in.h:180:1:
  153. IPPROTO_SEND = 259 // in.h:263:1:
  154. IPPROTO_SHIM6 = 140 // in.h:244:1:
  155. IPPROTO_SKIP = 57 // in.h:195:1:
  156. IPPROTO_SPACER = 32767 // in.h:269:1:
  157. IPPROTO_SRPC = 90 // in.h:228:1:
  158. IPPROTO_ST = 7 // in.h:147:1:
  159. IPPROTO_SVMTP = 82 // in.h:220:1:
  160. IPPROTO_SWIPE = 53 // in.h:191:1:
  161. IPPROTO_TCF = 87 // in.h:225:1:
  162. IPPROTO_TCP = 6 // in.h:45:1:
  163. IPPROTO_TLSP = 56 // in.h:194:1:
  164. IPPROTO_TP = 29 // in.h:168:1:
  165. IPPROTO_TPXX = 39 // in.h:178:1:
  166. IPPROTO_TRUNK1 = 23 // in.h:162:1:
  167. IPPROTO_TRUNK2 = 24 // in.h:163:1:
  168. IPPROTO_TTP = 84 // in.h:222:1:
  169. IPPROTO_UDP = 17 // in.h:46:1:
  170. IPPROTO_UDPLITE = 136 // in.h:242:1:
  171. IPPROTO_VINES = 83 // in.h:221:1:
  172. IPPROTO_VISA = 70 // in.h:208:1:
  173. IPPROTO_VMTP = 81 // in.h:219:1:
  174. IPPROTO_WBEXPAK = 79 // in.h:217:1:
  175. IPPROTO_WBMON = 78 // in.h:216:1:
  176. IPPROTO_WSN = 74 // in.h:212:1:
  177. IPPROTO_XNET = 15 // in.h:155:1:
  178. IPPROTO_XTP = 36 // in.h:175:1:
  179. IPV6CTL_ACCEPT_RTADV = 12 // in6.h:599:1:
  180. IPV6CTL_ADDRCTLPOLICY = 38 // in6.h:624:1:
  181. IPV6CTL_AUTO_FLOWLABEL = 17 // in6.h:604:1:
  182. IPV6CTL_AUTO_LINKLOCAL = 35 // in6.h:621:1:
  183. IPV6CTL_DAD_COUNT = 16 // in6.h:603:1:
  184. IPV6CTL_DEFHLIM = 3 // in6.h:588:1:
  185. IPV6CTL_DEFMCASTHLIM = 18 // in6.h:605:1:
  186. IPV6CTL_FORWARDING = 1 // in6.h:586:1:
  187. IPV6CTL_FORWSRCRT = 5 // in6.h:592:1:
  188. IPV6CTL_GIF_HLIM = 19 // in6.h:606:1:
  189. IPV6CTL_HDRNESTLIMIT = 15 // in6.h:602:1:
  190. IPV6CTL_INTRDQMAXLEN = 52 // in6.h:645:1:
  191. IPV6CTL_INTRQMAXLEN = 51 // in6.h:644:1:
  192. IPV6CTL_KAME_VERSION = 20 // in6.h:607:1:
  193. IPV6CTL_LOG_INTERVAL = 14 // in6.h:601:1:
  194. IPV6CTL_MAXFRAGBUCKETSIZE = 54 // in6.h:648:1:
  195. IPV6CTL_MAXFRAGPACKETS = 9 // in6.h:596:1:
  196. IPV6CTL_MAXFRAGS = 41 // in6.h:627:1:
  197. IPV6CTL_MAXFRAGSPERPACKET = 53 // in6.h:647:1:
  198. IPV6CTL_MAXID = 55 // in6.h:649:1:
  199. IPV6CTL_MCAST_PMTU = 44 // in6.h:632:1:
  200. IPV6CTL_MRTPROTO = 8 // in6.h:595:1:
  201. IPV6CTL_MRTSTATS = 7 // in6.h:594:1:
  202. IPV6CTL_NORBIT_RAIF = 49 // in6.h:640:1:
  203. IPV6CTL_NO_RADR = 48 // in6.h:639:1:
  204. IPV6CTL_PREFER_TEMPADDR = 37 // in6.h:623:1:
  205. IPV6CTL_RFC6204W3 = 50 // in6.h:642:1:
  206. IPV6CTL_RIP6STATS = 36 // in6.h:622:1:
  207. IPV6CTL_RR_PRUNE = 22 // in6.h:609:1:
  208. IPV6CTL_SENDREDIRECTS = 2 // in6.h:587:1:
  209. IPV6CTL_SOURCECHECK = 10 // in6.h:597:1:
  210. IPV6CTL_SOURCECHECK_LOGINT = 11 // in6.h:598:1:
  211. IPV6CTL_STATS = 6 // in6.h:593:1:
  212. IPV6CTL_STEALTH = 45 // in6.h:636:1:
  213. IPV6CTL_TEMPPLTIME = 33 // in6.h:619:1:
  214. IPV6CTL_TEMPVLTIME = 34 // in6.h:620:1:
  215. IPV6CTL_USETEMPADDR = 32 // in6.h:618:1:
  216. IPV6CTL_USE_DEFAULTZONE = 39 // in6.h:625:1:
  217. IPV6CTL_USE_DEPRECATED = 21 // in6.h:608:1:
  218. IPV6CTL_V6ONLY = 24 // in6.h:613:1:
  219. IPV6PORT_ANONMAX = 65535 // in6.h:89:1:
  220. IPV6PORT_ANONMIN = 49152 // in6.h:88:1:
  221. IPV6PORT_RESERVED = 1024 // in6.h:87:1:
  222. IPV6PORT_RESERVEDMAX = 1023 // in6.h:91:1:
  223. IPV6PORT_RESERVEDMIN = 600 // in6.h:90:1:
  224. IPV6PROTO_MAXID = 104 // in6.h:581:1:
  225. IPV6_AUTOFLOWLABEL = 59 // in6.h:484:1:
  226. IPV6_BINDANY = 64 // in6.h:493:1:
  227. IPV6_BINDMULTI = 65 // in6.h:495:1:
  228. IPV6_BINDV6ONLY = 27 // in6.h:435:1:
  229. IPV6_CHECKSUM = 26 // in6.h:432:1:
  230. IPV6_DEFAULT_MULTICAST_HOPS = 1 // in6.h:527:1:
  231. IPV6_DEFAULT_MULTICAST_LOOP = 1 // in6.h:528:1:
  232. IPV6_DONTFRAG = 62 // in6.h:487:1:
  233. IPV6_DSTOPTS = 50 // in6.h:475:1:
  234. IPV6_FLOWID = 67 // in6.h:497:1:
  235. IPV6_FLOWTYPE = 68 // in6.h:498:1:
  236. IPV6_FW_ADD = 30 // in6.h:441:1:
  237. IPV6_FW_DEL = 31 // in6.h:442:1:
  238. IPV6_FW_FLUSH = 32 // in6.h:443:1:
  239. IPV6_FW_GET = 34 // in6.h:445:1:
  240. IPV6_FW_ZERO = 33 // in6.h:444:1:
  241. IPV6_HOPLIMIT = 47 // in6.h:472:1:
  242. IPV6_HOPOPTS = 49 // in6.h:474:1:
  243. IPV6_IPSEC_POLICY = 28 // in6.h:438:1:
  244. IPV6_JOIN_GROUP = 12 // in6.h:417:1:
  245. IPV6_LEAVE_GROUP = 13 // in6.h:418:1:
  246. IPV6_MAX_GROUP_SRC_FILTER = 512 // in6.h:539:1:
  247. IPV6_MAX_MEMBERSHIPS = 4095 // in6.h:533:1:
  248. IPV6_MAX_SOCK_SRC_FILTER = 128 // in6.h:540:1:
  249. IPV6_MSFILTER = 74 // in6.h:510:1:
  250. IPV6_MULTICAST_HOPS = 10 // in6.h:415:1:
  251. IPV6_MULTICAST_IF = 9 // in6.h:414:1:
  252. IPV6_MULTICAST_LOOP = 11 // in6.h:416:1:
  253. IPV6_NEXTHOP = 48 // in6.h:473:1:
  254. IPV6_ORIGDSTADDR = 72 // in6.h:503:1:
  255. IPV6_PATHMTU = 44 // in6.h:463:1:
  256. IPV6_PKTINFO = 46 // in6.h:471:1:
  257. IPV6_PORTRANGE = 14 // in6.h:419:1:
  258. IPV6_PORTRANGE_DEFAULT = 0 // in6.h:570:1:
  259. IPV6_PORTRANGE_HIGH = 1 // in6.h:571:1:
  260. IPV6_PORTRANGE_LOW = 2 // in6.h:572:1:
  261. IPV6_PREFER_TEMPADDR = 63 // in6.h:489:1:
  262. IPV6_RECVDSTOPTS = 40 // in6.h:455:1:
  263. IPV6_RECVFLOWID = 70 // in6.h:500:1:
  264. IPV6_RECVHOPLIMIT = 37 // in6.h:452:1:
  265. IPV6_RECVHOPOPTS = 39 // in6.h:454:1:
  266. IPV6_RECVORIGDSTADDR = 72 // in6.h:504:1:
  267. IPV6_RECVPATHMTU = 43 // in6.h:461:1:
  268. IPV6_RECVPKTINFO = 36 // in6.h:451:1:
  269. IPV6_RECVRSSBUCKETID = 71 // in6.h:501:1:
  270. IPV6_RECVRTHDR = 38 // in6.h:453:1:
  271. IPV6_RECVTCLASS = 57 // in6.h:482:1:
  272. IPV6_RSSBUCKETID = 69 // in6.h:499:1:
  273. IPV6_RSS_LISTEN_BUCKET = 66 // in6.h:496:1:
  274. IPV6_RTHDR = 51 // in6.h:476:1:
  275. IPV6_RTHDRDSTOPTS = 35 // in6.h:449:1:
  276. IPV6_RTHDR_LOOSE = 0 // in6.h:520:1:
  277. IPV6_RTHDR_STRICT = 1 // in6.h:521:1:
  278. IPV6_RTHDR_TYPE_0 = 0 // in6.h:522:1:
  279. IPV6_SOCKOPT_RESERVED1 = 3 // in6.h:412:1:
  280. IPV6_TCLASS = 61 // in6.h:486:1:
  281. IPV6_UNICAST_HOPS = 4 // in6.h:413:1:
  282. IPV6_USE_MIN_MTU = 42 // in6.h:460:1:
  283. IPV6_V6ONLY = 27 // in6.h:433:1:
  284. IPV6_VLAN_PCP = 75 // in6.h:515:1:
  285. IP_ADD_MEMBERSHIP = 12 // in.h:434:1:
  286. IP_ADD_SOURCE_MEMBERSHIP = 70 // in.h:490:1:
  287. IP_BINDANY = 24 // in.h:447:1:
  288. IP_BINDMULTI = 25 // in.h:448:1:
  289. IP_BLOCK_SOURCE = 72 // in.h:492:1:
  290. IP_DEFAULT_MULTICAST_LOOP = 1 // in.h:521:1:
  291. IP_DEFAULT_MULTICAST_TTL = 1 // in.h:520:1:
  292. IP_DONTFRAG = 67 // in.h:486:1:
  293. IP_DROP_MEMBERSHIP = 13 // in.h:435:1:
  294. IP_DROP_SOURCE_MEMBERSHIP = 71 // in.h:491:1:
  295. IP_DUMMYNET3 = 49 // in.h:465:1:
  296. IP_DUMMYNET_CONFIGURE = 60 // in.h:479:1:
  297. IP_DUMMYNET_DEL = 61 // in.h:480:1:
  298. IP_DUMMYNET_FLUSH = 62 // in.h:481:1:
  299. IP_DUMMYNET_GET = 64 // in.h:482:1:
  300. IP_FLOWID = 90 // in.h:511:1:
  301. IP_FLOWTYPE = 91 // in.h:512:1:
  302. IP_FW3 = 48 // in.h:464:1:
  303. IP_FW_ADD = 50 // in.h:467:1:
  304. IP_FW_DEL = 51 // in.h:468:1:
  305. IP_FW_FLUSH = 52 // in.h:469:1:
  306. IP_FW_GET = 54 // in.h:471:1:
  307. IP_FW_NAT_CFG = 56 // in.h:474:1:
  308. IP_FW_NAT_DEL = 57 // in.h:475:1:
  309. IP_FW_NAT_GET_CONFIG = 58 // in.h:476:1:
  310. IP_FW_NAT_GET_LOG = 59 // in.h:477:1:
  311. IP_FW_RESETLOG = 55 // in.h:472:1:
  312. IP_FW_TABLE_ADD = 40 // in.h:458:1:
  313. IP_FW_TABLE_DEL = 41 // in.h:459:1:
  314. IP_FW_TABLE_FLUSH = 42 // in.h:460:1:
  315. IP_FW_TABLE_GETSIZE = 43 // in.h:461:1:
  316. IP_FW_TABLE_LIST = 44 // in.h:462:1:
  317. IP_FW_ZERO = 53 // in.h:470:1:
  318. IP_HDRINCL = 2 // in.h:422:1:
  319. IP_IPSEC_POLICY = 21 // in.h:444:1:
  320. IP_MAX_GROUP_SRC_FILTER = 512 // in.h:532:1:
  321. IP_MAX_MEMBERSHIPS = 4095 // in.h:526:1:
  322. IP_MAX_SOCK_MUTE_FILTER = 128 // in.h:534:1:
  323. IP_MAX_SOCK_SRC_FILTER = 128 // in.h:533:1:
  324. IP_MINTTL = 66 // in.h:485:1:
  325. IP_MSFILTER = 74 // in.h:496:1:
  326. IP_MULTICAST_IF = 9 // in.h:430:1:
  327. IP_MULTICAST_LOOP = 11 // in.h:433:1:
  328. IP_MULTICAST_TTL = 10 // in.h:432:1:
  329. IP_MULTICAST_VIF = 14 // in.h:436:1:
  330. IP_ONESBCAST = 23 // in.h:446:1:
  331. IP_OPTIONS = 1 // in.h:421:1:
  332. IP_ORIGDSTADDR = 27 // in.h:450:1:
  333. IP_PORTRANGE = 19 // in.h:441:1:
  334. IP_PORTRANGE_DEFAULT = 0 // in.h:625:1:
  335. IP_PORTRANGE_HIGH = 1 // in.h:626:1:
  336. IP_PORTRANGE_LOW = 2 // in.h:627:1:
  337. IP_RECVDSTADDR = 7 // in.h:427:1:
  338. IP_RECVFLOWID = 93 // in.h:514:1:
  339. IP_RECVIF = 20 // in.h:442:1:
  340. IP_RECVOPTS = 5 // in.h:425:1:
  341. IP_RECVORIGDSTADDR = 27 // in.h:451:1:
  342. IP_RECVRETOPTS = 6 // in.h:426:1:
  343. IP_RECVRSSBUCKETID = 94 // in.h:515:1:
  344. IP_RECVTOS = 68 // in.h:487:1:
  345. IP_RECVTTL = 65 // in.h:484:1:
  346. IP_RETOPTS = 8 // in.h:429:1:
  347. IP_RSSBUCKETID = 92 // in.h:513:1:
  348. IP_RSS_LISTEN_BUCKET = 26 // in.h:449:1:
  349. IP_RSVP_OFF = 16 // in.h:438:1:
  350. IP_RSVP_ON = 15 // in.h:437:1:
  351. IP_RSVP_VIF_OFF = 18 // in.h:440:1:
  352. IP_RSVP_VIF_ON = 17 // in.h:439:1:
  353. IP_SENDSRCADDR = 7 // in.h:428:1:
  354. IP_TOS = 3 // in.h:423:1:
  355. IP_TTL = 4 // in.h:424:1:
  356. IP_UNBLOCK_SOURCE = 73 // in.h:493:1:
  357. IP_VLAN_PCP = 75 // in.h:499:1:
  358. LITTLE_ENDIAN = 1234 // _endian.h:69:1:
  359. MCAST_BLOCK_SOURCE = 84 // in.h:507:1:
  360. MCAST_EXCLUDE = 2 // in.h:619:1:
  361. MCAST_INCLUDE = 1 // in.h:618:1:
  362. MCAST_JOIN_GROUP = 80 // in.h:503:1:
  363. MCAST_JOIN_SOURCE_GROUP = 82 // in.h:505:1:
  364. MCAST_LEAVE_GROUP = 81 // in.h:504:1:
  365. MCAST_LEAVE_SOURCE_GROUP = 83 // in.h:506:1:
  366. MCAST_UNBLOCK_SOURCE = 85 // in.h:508:1:
  367. MCAST_UNDEFINED = 0 // in.h:617:1:
  368. PDP_ENDIAN = 3412 // _endian.h:71:1:
  369. SIN6_LEN = 0 // in6.h:122:1:
  370. X_BIG_ENDIAN = 4321 // _endian.h:47:1:
  371. X_BYTEORDER_FUNC_DEFINED = 0 // in.h:118:1:
  372. X_BYTEORDER_PROTOTYPED = 0 // in.h:108:1:
  373. X_BYTE_ORDER = 1234 // _endian.h:40:1:
  374. X_FILE_OFFSET_BITS = 64 // <builtin>:25:1:
  375. X_ILP32 = 1 // <predefined>:1:1:
  376. X_IN_ADDR_T_DECLARED = 0 // in.h:68:1:
  377. X_IN_PORT_T_DECLARED = 0 // in.h:73:1:
  378. X_LITTLE_ENDIAN = 1234 // _endian.h:46:1:
  379. X_MACHINE_ENDIAN_H_ = 0 // endian.h:36:1:
  380. X_MACHINE__LIMITS_H_ = 0 // _limits.h:36:1:
  381. X_MACHINE__TYPES_H_ = 0 // _types.h:42:1:
  382. X_NETINET6_IN6_H_ = 0 // in6.h:71:1:
  383. X_NETINET_IN_H_ = 0 // in.h:36:1:
  384. X_Nonnull = 0 // cdefs.h:790:1:
  385. X_Null_unspecified = 0 // cdefs.h:792:1:
  386. X_Nullable = 0 // cdefs.h:791:1:
  387. X_PDP_ENDIAN = 3412 // _endian.h:48:1:
  388. X_QUAD_HIGHWORD = 1 // _endian.h:55:1:
  389. X_QUAD_LOWWORD = 0 // _endian.h:56:1:
  390. X_SA_FAMILY_T_DECLARED = 0 // in.h:78:1:
  391. X_SIZE_T_DECLARED = 0 // in6.h:701:1:
  392. X_SOCKLEN_T_DECLARED = 0 // in.h:91:1:
  393. X_SS_MAXSIZE = 128 // _sockaddr_storage.h:41:1:
  394. X_STRUCT_IN_ADDR_DECLARED = 0 // in.h:86:1:
  395. X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1:
  396. X_SYS__ENDIAN_H_ = 0 // _endian.h:33:1:
  397. X_SYS__SOCKADDR_STORAGE_H_ = 0 // _sockaddr_storage.h:36:1:
  398. X_SYS__TYPES_H_ = 0 // _types.h:32:1:
  399. X_UINT16_T_DECLARED = 0 // in.h:58:1:
  400. X_UINT32_T_DECLARED = 0 // in.h:63:1:
  401. X_UINT8_T_DECLARED = 0 // in.h:53:1:
  402. I386 = 1 // <predefined>:335:1:
  403. Unix = 1 // <predefined>:336:1:
  404. )
  405. type Ptrdiff_t = int32 /* <builtin>:3:26 */
  406. type Size_t = uint32 /* <builtin>:9:23 */
  407. type Wchar_t = int32 /* <builtin>:15:24 */
  408. type X__builtin_va_list = uintptr /* <builtin>:46:14 */
  409. type X__float128 = float64 /* <builtin>:47:21 */
  410. // -
  411. // SPDX-License-Identifier: BSD-3-Clause
  412. //
  413. // Copyright (c) 1982, 1986, 1990, 1993
  414. // The Regents of the University of California. All rights reserved.
  415. //
  416. // Redistribution and use in source and binary forms, with or without
  417. // modification, are permitted provided that the following conditions
  418. // are met:
  419. // 1. Redistributions of source code must retain the above copyright
  420. // notice, this list of conditions and the following disclaimer.
  421. // 2. Redistributions in binary form must reproduce the above copyright
  422. // notice, this list of conditions and the following disclaimer in the
  423. // documentation and/or other materials provided with the distribution.
  424. // 3. Neither the name of the University nor the names of its contributors
  425. // may be used to endorse or promote products derived from this software
  426. // without specific prior written permission.
  427. //
  428. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  429. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  430. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  431. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  432. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  433. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  434. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  435. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  436. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  437. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  438. // SUCH DAMAGE.
  439. //
  440. // @(#)in.h 8.3 (Berkeley) 1/3/94
  441. // $FreeBSD$
  442. // -
  443. // SPDX-License-Identifier: BSD-3-Clause
  444. //
  445. // Copyright (c) 1991, 1993
  446. // The Regents of the University of California. All rights reserved.
  447. //
  448. // This code is derived from software contributed to Berkeley by
  449. // Berkeley Software Design, Inc.
  450. //
  451. // Redistribution and use in source and binary forms, with or without
  452. // modification, are permitted provided that the following conditions
  453. // are met:
  454. // 1. Redistributions of source code must retain the above copyright
  455. // notice, this list of conditions and the following disclaimer.
  456. // 2. Redistributions in binary form must reproduce the above copyright
  457. // notice, this list of conditions and the following disclaimer in the
  458. // documentation and/or other materials provided with the distribution.
  459. // 3. Neither the name of the University nor the names of its contributors
  460. // may be used to endorse or promote products derived from this software
  461. // without specific prior written permission.
  462. //
  463. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  464. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  465. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  466. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  467. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  468. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  469. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  470. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  471. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  472. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  473. // SUCH DAMAGE.
  474. //
  475. // @(#)cdefs.h 8.8 (Berkeley) 1/9/95
  476. // $FreeBSD$
  477. // Testing against Clang-specific extensions.
  478. // This code has been put in place to help reduce the addition of
  479. // compiler specific defines in FreeBSD code. It helps to aid in
  480. // having a compiler-agnostic source tree.
  481. // Compiler memory barriers, specific to gcc and clang.
  482. // XXX: if __GNUC__ >= 2: not tested everywhere originally, where replaced
  483. // Macro to test if we're using a specific version of gcc or later.
  484. // The __CONCAT macro is used to concatenate parts of symbol names, e.g.
  485. // with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo.
  486. // The __CONCAT macro is a bit tricky to use if it must work in non-ANSI
  487. // mode -- there must be no spaces between its arguments, and for nested
  488. // __CONCAT's, all the __CONCAT's must be at the left. __CONCAT can also
  489. // concatenate double-quoted strings produced by the __STRING macro, but
  490. // this only works with ANSI C.
  491. //
  492. // __XSTRING is like __STRING, but it expands any macros in its argument
  493. // first. It is only available with ANSI C.
  494. // Compiler-dependent macros to help declare dead (non-returning) and
  495. // pure (no side effects) functions, and unused variables. They are
  496. // null except for versions of gcc that are known to support the features
  497. // properly (old versions of gcc-2 supported the dead and pure features
  498. // in a different (wrong) way). If we do not provide an implementation
  499. // for a given compiler, let the compile fail if it is told to use
  500. // a feature that we cannot live without.
  501. // Keywords added in C11.
  502. // Emulation of C11 _Generic(). Unlike the previously defined C11
  503. // keywords, it is not possible to implement this using exactly the same
  504. // syntax. Therefore implement something similar under the name
  505. // __generic(). Unlike _Generic(), this macro can only distinguish
  506. // between a single type, so it requires nested invocations to
  507. // distinguish multiple cases.
  508. // C99 Static array indices in function parameter declarations. Syntax such as:
  509. // void bar(int myArray[static 10]);
  510. // is allowed in C99 but not in C++. Define __min_size appropriately so
  511. // headers using it can be compiled in either language. Use like this:
  512. // void bar(int myArray[__min_size(10)]);
  513. // XXX: should use `#if __STDC_VERSION__ < 199901'.
  514. // C++11 exposes a load of C99 stuff
  515. // GCC 2.95 provides `__restrict' as an extension to C90 to support the
  516. // C99-specific `restrict' type qualifier. We happen to use `__restrict' as
  517. // a way to define the `restrict' type qualifier without disturbing older
  518. // software that is unaware of C99 keywords.
  519. // GNU C version 2.96 adds explicit branch prediction so that
  520. // the CPU back-end can hint the processor and also so that
  521. // code blocks can be reordered such that the predicted path
  522. // sees a more linear flow, thus improving cache behavior, etc.
  523. //
  524. // The following two macros provide us with a way to utilize this
  525. // compiler feature. Use __predict_true() if you expect the expression
  526. // to evaluate to true, and __predict_false() if you expect the
  527. // expression to evaluate to false.
  528. //
  529. // A few notes about usage:
  530. //
  531. // * Generally, __predict_false() error condition checks (unless
  532. // you have some _strong_ reason to do otherwise, in which case
  533. // document it), and/or __predict_true() `no-error' condition
  534. // checks, assuming you want to optimize for the no-error case.
  535. //
  536. // * Other than that, if you don't know the likelihood of a test
  537. // succeeding from empirical or other `hard' evidence, don't
  538. // make predictions.
  539. //
  540. // * These are meant to be used in places that are run `a lot'.
  541. // It is wasteful to make predictions in code that is run
  542. // seldomly (e.g. at subsystem initialization time) as the
  543. // basic block reordering that this affects can often generate
  544. // larger code.
  545. // We define this here since <stddef.h>, <sys/queue.h>, and <sys/types.h>
  546. // require it.
  547. // Given the pointer x to the member m of the struct s, return
  548. // a pointer to the containing structure. When using GCC, we first
  549. // assign pointer x to a local variable, to check that its type is
  550. // compatible with member m.
  551. // Compiler-dependent macros to declare that functions take printf-like
  552. // or scanf-like arguments. They are null except for versions of gcc
  553. // that are known to support the features properly (old versions of gcc-2
  554. // didn't permit keeping the keywords out of the application namespace).
  555. // Compiler-dependent macros that rely on FreeBSD-specific extensions.
  556. // Embed the rcs id of a source file in the resulting library. Note that in
  557. // more recent ELF binutils, we use .ident allowing the ID to be stripped.
  558. // Usage:
  559. // __FBSDID("$FreeBSD$");
  560. // -
  561. // The following definitions are an extension of the behavior originally
  562. // implemented in <sys/_posix.h>, but with a different level of granularity.
  563. // POSIX.1 requires that the macros we test be defined before any standard
  564. // header file is included.
  565. //
  566. // Here's a quick run-down of the versions:
  567. // defined(_POSIX_SOURCE) 1003.1-1988
  568. // _POSIX_C_SOURCE == 1 1003.1-1990
  569. // _POSIX_C_SOURCE == 2 1003.2-1992 C Language Binding Option
  570. // _POSIX_C_SOURCE == 199309 1003.1b-1993
  571. // _POSIX_C_SOURCE == 199506 1003.1c-1995, 1003.1i-1995,
  572. // and the omnibus ISO/IEC 9945-1: 1996
  573. // _POSIX_C_SOURCE == 200112 1003.1-2001
  574. // _POSIX_C_SOURCE == 200809 1003.1-2008
  575. //
  576. // In addition, the X/Open Portability Guide, which is now the Single UNIX
  577. // Specification, defines a feature-test macro which indicates the version of
  578. // that specification, and which subsumes _POSIX_C_SOURCE.
  579. //
  580. // Our macros begin with two underscores to avoid namespace screwage.
  581. // Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1.
  582. // Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2.
  583. // Deal with various X/Open Portability Guides and Single UNIX Spec.
  584. // Deal with all versions of POSIX. The ordering relative to the tests above is
  585. // important.
  586. // -
  587. // Deal with _ANSI_SOURCE:
  588. // If it is defined, and no other compilation environment is explicitly
  589. // requested, then define our internal feature-test macros to zero. This
  590. // makes no difference to the preprocessor (undefined symbols in preprocessing
  591. // expressions are defined to have value zero), but makes it more convenient for
  592. // a test program to print out the values.
  593. //
  594. // If a program mistakenly defines _ANSI_SOURCE and some other macro such as
  595. // _POSIX_C_SOURCE, we will assume that it wants the broader compilation
  596. // environment (and in fact we will never get here).
  597. // User override __EXT1_VISIBLE
  598. // Old versions of GCC use non-standard ARM arch symbols; acle-compat.h
  599. // translates them to __ARM_ARCH and the modern feature symbols defined by ARM.
  600. // Nullability qualifiers: currently only supported by Clang.
  601. // Type Safety Checking
  602. //
  603. // Clang provides additional attributes to enable checking type safety
  604. // properties that cannot be enforced by the C type system.
  605. // Lock annotations.
  606. //
  607. // Clang provides support for doing basic thread-safety tests at
  608. // compile-time, by marking which locks will/should be held when
  609. // entering/leaving a functions.
  610. //
  611. // Furthermore, it is also possible to annotate variables and structure
  612. // members to enforce that they are only accessed when certain locks are
  613. // held.
  614. // Structure implements a lock.
  615. // Function acquires an exclusive or shared lock.
  616. // Function attempts to acquire an exclusive or shared lock.
  617. // Function releases a lock.
  618. // Function asserts that an exclusive or shared lock is held.
  619. // Function requires that an exclusive or shared lock is or is not held.
  620. // Function should not be analyzed.
  621. // Function or variable should not be sanitized, e.g., by AddressSanitizer.
  622. // GCC has the nosanitize attribute, but as a function attribute only, and
  623. // warns on use as a variable attribute.
  624. // Guard variables and structure members by lock.
  625. // Alignment builtins for better type checking and improved code generation.
  626. // Provide fallback versions for other compilers (GCC/Clang < 10):
  627. // -
  628. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  629. //
  630. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  631. // All rights reserved.
  632. //
  633. // Redistribution and use in source and binary forms, with or without
  634. // modification, are permitted provided that the following conditions
  635. // are met:
  636. // 1. Redistributions of source code must retain the above copyright
  637. // notice, this list of conditions and the following disclaimer.
  638. // 2. Redistributions in binary form must reproduce the above copyright
  639. // notice, this list of conditions and the following disclaimer in the
  640. // documentation and/or other materials provided with the distribution.
  641. //
  642. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  643. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  644. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  645. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  646. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  647. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  648. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  649. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  650. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  651. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  652. // SUCH DAMAGE.
  653. //
  654. // $FreeBSD$
  655. // -
  656. // SPDX-License-Identifier: BSD-3-Clause
  657. //
  658. // Copyright (c) 1991, 1993
  659. // The Regents of the University of California. All rights reserved.
  660. //
  661. // This code is derived from software contributed to Berkeley by
  662. // Berkeley Software Design, Inc.
  663. //
  664. // Redistribution and use in source and binary forms, with or without
  665. // modification, are permitted provided that the following conditions
  666. // are met:
  667. // 1. Redistributions of source code must retain the above copyright
  668. // notice, this list of conditions and the following disclaimer.
  669. // 2. Redistributions in binary form must reproduce the above copyright
  670. // notice, this list of conditions and the following disclaimer in the
  671. // documentation and/or other materials provided with the distribution.
  672. // 3. Neither the name of the University nor the names of its contributors
  673. // may be used to endorse or promote products derived from this software
  674. // without specific prior written permission.
  675. //
  676. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  677. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  678. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  679. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  680. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  681. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  682. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  683. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  684. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  685. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  686. // SUCH DAMAGE.
  687. //
  688. // @(#)cdefs.h 8.8 (Berkeley) 1/9/95
  689. // $FreeBSD$
  690. // -
  691. // This file is in the public domain.
  692. // $FreeBSD$
  693. // -
  694. // SPDX-License-Identifier: BSD-4-Clause
  695. //
  696. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  697. // Copyright (c) 1990, 1993
  698. // The Regents of the University of California. All rights reserved.
  699. //
  700. // Redistribution and use in source and binary forms, with or without
  701. // modification, are permitted provided that the following conditions
  702. // are met:
  703. // 1. Redistributions of source code must retain the above copyright
  704. // notice, this list of conditions and the following disclaimer.
  705. // 2. Redistributions in binary form must reproduce the above copyright
  706. // notice, this list of conditions and the following disclaimer in the
  707. // documentation and/or other materials provided with the distribution.
  708. // 3. All advertising materials mentioning features or use of this software
  709. // must display the following acknowledgement:
  710. // This product includes software developed by the University of
  711. // California, Berkeley and its contributors.
  712. // 4. Neither the name of the University nor the names of its contributors
  713. // may be used to endorse or promote products derived from this software
  714. // without specific prior written permission.
  715. //
  716. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  717. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  718. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  719. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  720. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  721. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  722. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  723. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  724. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  725. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  726. // SUCH DAMAGE.
  727. //
  728. // From: @(#)ansi.h 8.2 (Berkeley) 1/4/94
  729. // From: @(#)types.h 8.3 (Berkeley) 1/5/94
  730. // $FreeBSD$
  731. // -
  732. // This file is in the public domain.
  733. // $FreeBSD$
  734. // -
  735. // SPDX-License-Identifier: BSD-3-Clause
  736. //
  737. // Copyright (c) 1988, 1993
  738. // The Regents of the University of California. All rights reserved.
  739. //
  740. // Redistribution and use in source and binary forms, with or without
  741. // modification, are permitted provided that the following conditions
  742. // are met:
  743. // 1. Redistributions of source code must retain the above copyright
  744. // notice, this list of conditions and the following disclaimer.
  745. // 2. Redistributions in binary form must reproduce the above copyright
  746. // notice, this list of conditions and the following disclaimer in the
  747. // documentation and/or other materials provided with the distribution.
  748. // 3. Neither the name of the University nor the names of its contributors
  749. // may be used to endorse or promote products derived from this software
  750. // without specific prior written permission.
  751. //
  752. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  753. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  754. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  755. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  756. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  757. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  758. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  759. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  760. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  761. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  762. // SUCH DAMAGE.
  763. //
  764. // @(#)limits.h 8.3 (Berkeley) 1/4/94
  765. // $FreeBSD$
  766. // According to ANSI (section 2.2.4.2), the values below must be usable by
  767. // #if preprocessing directives. Additionally, the expression must have the
  768. // same type as would an expression that is an object of the corresponding
  769. // type converted according to the integral promotions. The subtraction for
  770. // INT_MIN, etc., is so the value is not unsigned; e.g., 0x80000000 is an
  771. // unsigned int for 32-bit two's complement ANSI compilers (section 3.1.3.2).
  772. // max value for an unsigned long long
  773. // Minimum signal stack size.
  774. // Basic types upon which most other types are built.
  775. type X__int8_t = int8 /* _types.h:55:22 */
  776. type X__uint8_t = uint8 /* _types.h:56:24 */
  777. type X__int16_t = int16 /* _types.h:57:17 */
  778. type X__uint16_t = uint16 /* _types.h:58:25 */
  779. type X__int32_t = int32 /* _types.h:59:15 */
  780. type X__uint32_t = uint32 /* _types.h:60:23 */
  781. type X__int64_t = int64 /* _types.h:66:20 */
  782. type X__uint64_t = uint64 /* _types.h:68:28 */
  783. // Standard type definitions.
  784. type X__clock_t = uint32 /* _types.h:84:23 */
  785. type X__critical_t = X__int32_t /* _types.h:85:19 */
  786. type X__double_t = float64 /* _types.h:87:21 */
  787. type X__float_t = float64 /* _types.h:88:21 */
  788. type X__intfptr_t = X__int32_t /* _types.h:90:19 */
  789. type X__intptr_t = X__int32_t /* _types.h:91:19 */
  790. type X__intmax_t = X__int64_t /* _types.h:93:19 */
  791. type X__int_fast8_t = X__int32_t /* _types.h:94:19 */
  792. type X__int_fast16_t = X__int32_t /* _types.h:95:19 */
  793. type X__int_fast32_t = X__int32_t /* _types.h:96:19 */
  794. type X__int_fast64_t = X__int64_t /* _types.h:97:19 */
  795. type X__int_least8_t = X__int8_t /* _types.h:98:18 */
  796. type X__int_least16_t = X__int16_t /* _types.h:99:19 */
  797. type X__int_least32_t = X__int32_t /* _types.h:100:19 */
  798. type X__int_least64_t = X__int64_t /* _types.h:101:19 */
  799. type X__ptrdiff_t = X__int32_t /* _types.h:112:19 */
  800. type X__register_t = X__int32_t /* _types.h:113:19 */
  801. type X__segsz_t = X__int32_t /* _types.h:114:19 */
  802. type X__size_t = X__uint32_t /* _types.h:115:20 */
  803. type X__ssize_t = X__int32_t /* _types.h:116:19 */
  804. type X__time_t = X__int32_t /* _types.h:117:19 */
  805. type X__uintfptr_t = X__uint32_t /* _types.h:118:20 */
  806. type X__uintptr_t = X__uint32_t /* _types.h:119:20 */
  807. type X__uintmax_t = X__uint64_t /* _types.h:121:20 */
  808. type X__uint_fast8_t = X__uint32_t /* _types.h:122:20 */
  809. type X__uint_fast16_t = X__uint32_t /* _types.h:123:20 */
  810. type X__uint_fast32_t = X__uint32_t /* _types.h:124:20 */
  811. type X__uint_fast64_t = X__uint64_t /* _types.h:125:20 */
  812. type X__uint_least8_t = X__uint8_t /* _types.h:126:19 */
  813. type X__uint_least16_t = X__uint16_t /* _types.h:127:20 */
  814. type X__uint_least32_t = X__uint32_t /* _types.h:128:20 */
  815. type X__uint_least64_t = X__uint64_t /* _types.h:129:20 */
  816. type X__u_register_t = X__uint32_t /* _types.h:136:20 */
  817. type X__vm_offset_t = X__uint32_t /* _types.h:137:20 */
  818. type X__vm_paddr_t = X__uint64_t /* _types.h:138:20 */
  819. type X__vm_size_t = X__uint32_t /* _types.h:139:20 */
  820. type X___wchar_t = int32 /* _types.h:141:14 */
  821. // Standard type definitions.
  822. type X__blksize_t = X__int32_t /* _types.h:40:19 */ // file block size
  823. type X__blkcnt_t = X__int64_t /* _types.h:41:19 */ // file block count
  824. type X__clockid_t = X__int32_t /* _types.h:42:19 */ // clock_gettime()...
  825. type X__fflags_t = X__uint32_t /* _types.h:43:20 */ // file flags
  826. type X__fsblkcnt_t = X__uint64_t /* _types.h:44:20 */
  827. type X__fsfilcnt_t = X__uint64_t /* _types.h:45:20 */
  828. type X__gid_t = X__uint32_t /* _types.h:46:20 */
  829. type X__id_t = X__int64_t /* _types.h:47:19 */ // can hold a gid_t, pid_t, or uid_t
  830. type X__ino_t = X__uint64_t /* _types.h:48:20 */ // inode number
  831. type X__key_t = int32 /* _types.h:49:15 */ // IPC key (for Sys V IPC)
  832. type X__lwpid_t = X__int32_t /* _types.h:50:19 */ // Thread ID (a.k.a. LWP)
  833. type X__mode_t = X__uint16_t /* _types.h:51:20 */ // permissions
  834. type X__accmode_t = int32 /* _types.h:52:14 */ // access permissions
  835. type X__nl_item = int32 /* _types.h:53:14 */
  836. type X__nlink_t = X__uint64_t /* _types.h:54:20 */ // link count
  837. type X__off_t = X__int64_t /* _types.h:55:19 */ // file offset
  838. type X__off64_t = X__int64_t /* _types.h:56:19 */ // file offset (alias)
  839. type X__pid_t = X__int32_t /* _types.h:57:19 */ // process [group]
  840. type X__rlim_t = X__int64_t /* _types.h:58:19 */ // resource limit - intentionally
  841. // signed, because of legacy code
  842. // that uses -1 for RLIM_INFINITY
  843. type X__sa_family_t = X__uint8_t /* _types.h:61:19 */
  844. type X__socklen_t = X__uint32_t /* _types.h:62:20 */
  845. type X__suseconds_t = int32 /* _types.h:63:15 */ // microseconds (signed)
  846. type X__timer_t = uintptr /* _types.h:64:24 */ // timer_gettime()...
  847. type X__mqd_t = uintptr /* _types.h:65:21 */ // mq_open()...
  848. type X__uid_t = X__uint32_t /* _types.h:66:20 */
  849. type X__useconds_t = uint32 /* _types.h:67:22 */ // microseconds (unsigned)
  850. type X__cpuwhich_t = int32 /* _types.h:68:14 */ // which parameter for cpuset.
  851. type X__cpulevel_t = int32 /* _types.h:69:14 */ // level parameter for cpuset.
  852. type X__cpusetid_t = int32 /* _types.h:70:14 */ // cpuset identifier.
  853. type X__daddr_t = X__int64_t /* _types.h:71:19 */ // bwrite(3), FIOBMAP2, etc
  854. // Unusual type definitions.
  855. // rune_t is declared to be an “int” instead of the more natural
  856. // “unsigned long” or “long”. Two things are happening here. It is not
  857. // unsigned so that EOF (-1) can be naturally assigned to it and used. Also,
  858. // it looks like 10646 will be a 31 bit standard. This means that if your
  859. // ints cannot hold 32 bits, you will be in trouble. The reason an int was
  860. // chosen over a long is that the is*() and to*() routines take ints (says
  861. // ANSI C), but they use __ct_rune_t instead of int.
  862. //
  863. // NOTE: rune_t is not covered by ANSI nor other standards, and should not
  864. // be instantiated outside of lib/libc/locale. Use wchar_t. wint_t and
  865. // rune_t must be the same type. Also, wint_t should be able to hold all
  866. // members of the largest character set plus one extra value (WEOF), and
  867. // must be at least 16 bits.
  868. type X__ct_rune_t = int32 /* _types.h:91:14 */ // arg type for ctype funcs
  869. type X__rune_t = X__ct_rune_t /* _types.h:92:21 */ // rune_t (see above)
  870. type X__wint_t = X__ct_rune_t /* _types.h:93:21 */ // wint_t (see above)
  871. // Clang already provides these types as built-ins, but only in C++ mode.
  872. type X__char16_t = X__uint_least16_t /* _types.h:97:26 */
  873. type X__char32_t = X__uint_least32_t /* _types.h:98:26 */
  874. // In C++11, char16_t and char32_t are built-in types.
  875. type X__max_align_t = struct {
  876. F__max_align1 int64
  877. F__max_align2 float64
  878. } /* _types.h:111:3 */
  879. type X__dev_t = X__uint64_t /* _types.h:113:20 */ // device number
  880. type X__fixpt_t = X__uint32_t /* _types.h:115:20 */ // fixed point number
  881. // mbstate_t is an opaque object to keep conversion state during multibyte
  882. // stream conversions.
  883. type X__mbstate_t = struct {
  884. F__ccgo_pad1 [0]uint32
  885. F__mbstate8 [128]int8
  886. } /* _types.h:124:3 */
  887. type X__rman_res_t = X__uintmax_t /* _types.h:126:25 */
  888. // Types for varargs. These are all provided by builtin types these
  889. // days, so centralize their definition.
  890. type X__va_list = X__builtin_va_list /* _types.h:133:27 */ // internally known to gcc
  891. type X__gnuc_va_list = X__va_list /* _types.h:140:20 */ // compatibility w/GNU headers
  892. // When the following macro is defined, the system uses 64-bit inode numbers.
  893. // Programs can use this to avoid including <sys/param.h>, with its associated
  894. // namespace pollution.
  895. // -
  896. // This file is in the public domain.
  897. // $FreeBSD$
  898. // -
  899. // SPDX-License-Identifier: BSD-3-Clause
  900. //
  901. // Copyright (c) 1987, 1991 Regents of the University of California.
  902. // All rights reserved.
  903. //
  904. // Redistribution and use in source and binary forms, with or without
  905. // modification, are permitted provided that the following conditions
  906. // are met:
  907. // 1. Redistributions of source code must retain the above copyright
  908. // notice, this list of conditions and the following disclaimer.
  909. // 2. Redistributions in binary form must reproduce the above copyright
  910. // notice, this list of conditions and the following disclaimer in the
  911. // documentation and/or other materials provided with the distribution.
  912. // 3. Neither the name of the University nor the names of its contributors
  913. // may be used to endorse or promote products derived from this software
  914. // without specific prior written permission.
  915. //
  916. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  917. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  918. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  919. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  920. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  921. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  922. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  923. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  924. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  925. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  926. // SUCH DAMAGE.
  927. //
  928. // @(#)endian.h 7.8 (Berkeley) 4/3/91
  929. // $FreeBSD$
  930. // -
  931. // SPDX-License-Identifier: BSD-2-Clause-FreeBSD
  932. //
  933. // Copyright (c) 2002 Mike Barcroft <mike@FreeBSD.org>
  934. // All rights reserved.
  935. //
  936. // Redistribution and use in source and binary forms, with or without
  937. // modification, are permitted provided that the following conditions
  938. // are met:
  939. // 1. Redistributions of source code must retain the above copyright
  940. // notice, this list of conditions and the following disclaimer.
  941. // 2. Redistributions in binary form must reproduce the above copyright
  942. // notice, this list of conditions and the following disclaimer in the
  943. // documentation and/or other materials provided with the distribution.
  944. //
  945. // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
  946. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  947. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  948. // ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  949. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  950. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  951. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  952. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  953. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  954. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  955. // SUCH DAMAGE.
  956. //
  957. // $FreeBSD$
  958. // -
  959. // SPDX-License-Identifier: BSD-3-Clause
  960. //
  961. // Copyright (c) 1987, 1991 Regents of the University of California.
  962. // All rights reserved.
  963. //
  964. // Redistribution and use in source and binary forms, with or without
  965. // modification, are permitted provided that the following conditions
  966. // are met:
  967. // 1. Redistributions of source code must retain the above copyright
  968. // notice, this list of conditions and the following disclaimer.
  969. // 2. Redistributions in binary form must reproduce the above copyright
  970. // notice, this list of conditions and the following disclaimer in the
  971. // documentation and/or other materials provided with the distribution.
  972. // 3. Neither the name of the University nor the names of its contributors
  973. // may be used to endorse or promote products derived from this software
  974. // without specific prior written permission.
  975. //
  976. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  977. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  978. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  979. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  980. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  981. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  982. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  983. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  984. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  985. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  986. // SUCH DAMAGE.
  987. // BSD Compatiblity
  988. // Definitions for byte order, according to byte significance from low
  989. // address to high.
  990. // Define the order of 32-bit words in 64-bit words.
  991. // Deprecated variants that don't have enough underscores to be useful in more
  992. // strict namespaces.
  993. // bswap primitives, based on compiler builtins
  994. // Protocols common to RFC 1700, POSIX, and X/Open.
  995. type Uint8_t = X__uint8_t /* in.h:52:20 */
  996. type Uint16_t = X__uint16_t /* in.h:57:21 */
  997. type Uint32_t = X__uint32_t /* in.h:62:21 */
  998. type In_addr_t = Uint32_t /* in.h:67:19 */
  999. type In_port_t = Uint16_t /* in.h:72:19 */
  1000. type Sa_family_t = X__sa_family_t /* in.h:77:24 */
  1001. // Internet address (a structure for historical reasons).
  1002. type In_addr = struct{ Fs_addr In_addr_t } /* in.h:83:1 */
  1003. type Socklen_t = X__socklen_t /* in.h:90:21 */
  1004. // -
  1005. // SPDX-License-Identifier: BSD-3-Clause
  1006. //
  1007. // Copyright (c) 1982, 1985, 1986, 1988, 1993, 1994
  1008. // The Regents of the University of California. All rights reserved.
  1009. //
  1010. // Redistribution and use in source and binary forms, with or without
  1011. // modification, are permitted provided that the following conditions
  1012. // are met:
  1013. // 1. Redistributions of source code must retain the above copyright
  1014. // notice, this list of conditions and the following disclaimer.
  1015. // 2. Redistributions in binary form must reproduce the above copyright
  1016. // notice, this list of conditions and the following disclaimer in the
  1017. // documentation and/or other materials provided with the distribution.
  1018. // 3. Neither the name of the University nor the names of its contributors
  1019. // may be used to endorse or promote products derived from this software
  1020. // without specific prior written permission.
  1021. //
  1022. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1023. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1024. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1025. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1026. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1027. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1028. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1029. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1030. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1031. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1032. // SUCH DAMAGE.
  1033. //
  1034. // @(#)socket.h 8.4 (Berkeley) 2/21/94
  1035. // $FreeBSD$
  1036. // RFC 2553: protocol-independent placeholder for socket addresses
  1037. type Sockaddr_storage = struct {
  1038. Fss_len uint8
  1039. Fss_family Sa_family_t
  1040. F__ss_pad1 [6]int8
  1041. F__ss_align X__int64_t
  1042. F__ss_pad2 [112]int8
  1043. } /* _sockaddr_storage.h:48:1 */
  1044. // Socket address, internet style.
  1045. type Sockaddr_in = struct {
  1046. Fsin_len Uint8_t
  1047. Fsin_family Sa_family_t
  1048. Fsin_port In_port_t
  1049. Fsin_addr struct{ Fs_addr In_addr_t }
  1050. Fsin_zero [8]int8
  1051. } /* in.h:97:1 */
  1052. // Constants and structures defined by the internet system,
  1053. // Per RFC 790, September 1981, and numerous additions.
  1054. // Protocols (RFC 1700)
  1055. // 101-254: Partly Unassigned
  1056. // 255: Reserved
  1057. // BSD Private, local use, namespace incursion, no longer used
  1058. // last return value of *_input(), meaning "all job for this pkt is done".
  1059. // Only used internally, so can be outside the range of valid IP protocols.
  1060. // Defined to avoid confusion. The master value is defined by
  1061. // PROTO_SPACER in sys/protosw.h.
  1062. // Local port number conventions:
  1063. //
  1064. // When a user does a bind(2) or connect(2) with a port number of zero,
  1065. // a non-conflicting local port address is chosen.
  1066. // The default range is IPPORT_HIFIRSTAUTO through
  1067. // IPPORT_HILASTAUTO, although that is settable by sysctl.
  1068. //
  1069. // A user may set the IPPROTO_IP option IP_PORTRANGE to change this
  1070. // default assignment range.
  1071. //
  1072. // The value IP_PORTRANGE_DEFAULT causes the default behavior.
  1073. //
  1074. // The value IP_PORTRANGE_HIGH changes the range of candidate port numbers
  1075. // into the "high" range. These are reserved for client outbound connections
  1076. // which do not want to be filtered by any firewalls.
  1077. //
  1078. // The value IP_PORTRANGE_LOW changes the range to the "low" are
  1079. // that is (by convention) restricted to privileged processes. This
  1080. // convention is based on "vouchsafe" principles only. It is only secure
  1081. // if you trust the remote host to restrict these ports.
  1082. //
  1083. // The default range of ports and the high range can be changed by
  1084. // sysctl(3). (net.inet.ip.portrange.{hi,low,}{first,last})
  1085. //
  1086. // Changing those values has bad security implications if you are
  1087. // using a stateless firewall that is allowing packets outside of that
  1088. // range in order to allow transparent outgoing connections.
  1089. //
  1090. // Such a firewall configuration will generally depend on the use of these
  1091. // default values. If you change them, you may find your Security
  1092. // Administrator looking for you with a heavy object.
  1093. //
  1094. // For a slightly more orthodox text view on this:
  1095. //
  1096. // ftp://ftp.isi.edu/in-notes/iana/assignments/port-numbers
  1097. //
  1098. // port numbers are divided into three ranges:
  1099. //
  1100. // 0 - 1023 Well Known Ports
  1101. // 1024 - 49151 Registered Ports
  1102. // 49152 - 65535 Dynamic and/or Private Ports
  1103. //
  1104. // Ports < IPPORT_RESERVED are reserved for
  1105. // privileged processes (e.g. root). (IP_PORTRANGE_LOW)
  1106. // Default local port range, used by IP_PORTRANGE_DEFAULT
  1107. // Dynamic port range, used by IP_PORTRANGE_HIGH.
  1108. // Scanning for a free reserved port return a value below IPPORT_RESERVED,
  1109. // but higher than IPPORT_RESERVEDSTART. Traditionally the start value was
  1110. // 512, but that conflicts with some well-known-services that firewalls may
  1111. // have a fit if we use.
  1112. // Historical definitions of bits in internet address integers
  1113. // (pre-CIDR). Class A/B/C are long obsolete, and now deprecated.
  1114. // Hide these definitions from the kernel unless IN_HISTORICAL_NETS
  1115. // is defined. Provide the historical definitions to user level for now.
  1116. // Options for use with [gs]etsockopt at the IP level.
  1117. // First word of comment is data type; bool is stored in int.
  1118. // for IPSEC
  1119. // unused; was IP_FAITH
  1120. // Options for controlling the firewall and dummynet.
  1121. // Historical options (from 40 to 64) will eventually be
  1122. // replaced by only two options, IP_FW3 and IP_DUMMYNET3.
  1123. // IPv4 Source Filter Multicast API [RFC3678]
  1124. // The following option is private; do not use it from user applications.
  1125. // The following option deals with the 802.1Q Ethernet Priority Code Point
  1126. // -1 use interface default
  1127. // Protocol Independent Multicast API [RFC3678]
  1128. // Flow and RSS definitions
  1129. // Defaults and limits for options
  1130. // Limit for IPv4 multicast memberships
  1131. // Default resource limits for IPv4 multicast source filtering.
  1132. // These may be modified by sysctl.
  1133. // Argument structure for IP_ADD_MEMBERSHIP and IP_DROP_MEMBERSHIP.
  1134. type Ip_mreq = struct {
  1135. Fimr_multiaddr struct{ Fs_addr In_addr_t }
  1136. Fimr_interface struct{ Fs_addr In_addr_t }
  1137. } /* in.h:539:1 */
  1138. // Modified argument structure for IP_MULTICAST_IF, obtained from Linux.
  1139. // This is used to specify an interface index for multicast sends, as
  1140. // the IPv4 legacy APIs do not support this (unless IP_SENDIF is available).
  1141. type Ip_mreqn = struct {
  1142. Fimr_multiaddr struct{ Fs_addr In_addr_t }
  1143. Fimr_address struct{ Fs_addr In_addr_t }
  1144. Fimr_ifindex int32
  1145. } /* in.h:549:1 */
  1146. // Argument structure for IPv4 Multicast Source Filter APIs. [RFC3678]
  1147. type Ip_mreq_source = struct {
  1148. Fimr_multiaddr struct{ Fs_addr In_addr_t }
  1149. Fimr_sourceaddr struct{ Fs_addr In_addr_t }
  1150. Fimr_interface struct{ Fs_addr In_addr_t }
  1151. } /* in.h:558:1 */
  1152. // Argument structures for Protocol-Independent Multicast Source
  1153. // Filter APIs. [RFC3678]
  1154. type Group_req = struct {
  1155. Fgr_interface Uint32_t
  1156. Fgr_group struct {
  1157. Fss_len uint8
  1158. Fss_family Sa_family_t
  1159. F__ss_pad1 [6]int8
  1160. F__ss_align X__int64_t
  1161. F__ss_pad2 [112]int8
  1162. }
  1163. } /* in.h:568:1 */
  1164. type Group_source_req = struct {
  1165. Fgsr_interface Uint32_t
  1166. Fgsr_group struct {
  1167. Fss_len uint8
  1168. Fss_family Sa_family_t
  1169. F__ss_pad1 [6]int8
  1170. F__ss_align X__int64_t
  1171. F__ss_pad2 [112]int8
  1172. }
  1173. Fgsr_source struct {
  1174. Fss_len uint8
  1175. Fss_family Sa_family_t
  1176. F__ss_pad1 [6]int8
  1177. F__ss_align X__int64_t
  1178. F__ss_pad2 [112]int8
  1179. }
  1180. } /* in.h:573:1 */
  1181. // The following structure is private; do not use it from user applications.
  1182. // It is used to communicate IP_MSFILTER/IPV6_MSFILTER information between
  1183. // the RFC 3678 libc functions and the kernel.
  1184. type X__msfilterreq = struct {
  1185. Fmsfr_ifindex Uint32_t
  1186. Fmsfr_fmode Uint32_t
  1187. Fmsfr_nsrcs Uint32_t
  1188. Fmsfr_group struct {
  1189. Fss_len uint8
  1190. Fss_family Sa_family_t
  1191. F__ss_pad1 [6]int8
  1192. F__ss_align X__int64_t
  1193. F__ss_pad2 [112]int8
  1194. }
  1195. Fmsfr_srcs uintptr
  1196. } /* in.h:586:1 */
  1197. // Filter modes; also used to represent per-socket filter mode internally.
  1198. // Argument for IP_PORTRANGE:
  1199. // - which range to search when port is unspecified at bind() or connect()
  1200. // Identifiers for IP sysctl nodes
  1201. // IPCTL_RTEXPIRE 5 deprecated
  1202. // IPCTL_RTMINEXPIRE 6 deprecated
  1203. // IPCTL_RTMAXCACHE 7 deprecated
  1204. // 15, unused, was: IPCTL_KEEPFAITH
  1205. // INET6 stuff
  1206. // -
  1207. // SPDX-License-Identifier: BSD-3-Clause
  1208. //
  1209. // Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
  1210. // All rights reserved.
  1211. //
  1212. // Redistribution and use in source and binary forms, with or without
  1213. // modification, are permitted provided that the following conditions
  1214. // are met:
  1215. // 1. Redistributions of source code must retain the above copyright
  1216. // notice, this list of conditions and the following disclaimer.
  1217. // 2. Redistributions in binary form must reproduce the above copyright
  1218. // notice, this list of conditions and the following disclaimer in the
  1219. // documentation and/or other materials provided with the distribution.
  1220. // 3. Neither the name of the project nor the names of its contributors
  1221. // may be used to endorse or promote products derived from this software
  1222. // without specific prior written permission.
  1223. //
  1224. // THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
  1225. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1226. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1227. // ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
  1228. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1229. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1230. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1231. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1232. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1233. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1234. // SUCH DAMAGE.
  1235. //
  1236. // $KAME: in6.h,v 1.89 2001/05/27 13:28:35 itojun Exp $
  1237. // -
  1238. // Copyright (c) 1982, 1986, 1990, 1993
  1239. // The Regents of the University of California. All rights reserved.
  1240. //
  1241. // Redistribution and use in source and binary forms, with or without
  1242. // modification, are permitted provided that the following conditions
  1243. // are met:
  1244. // 1. Redistributions of source code must retain the above copyright
  1245. // notice, this list of conditions and the following disclaimer.
  1246. // 2. Redistributions in binary form must reproduce the above copyright
  1247. // notice, this list of conditions and the following disclaimer in the
  1248. // documentation and/or other materials provided with the distribution.
  1249. // 3. Neither the name of the University nor the names of its contributors
  1250. // may be used to endorse or promote products derived from this software
  1251. // without specific prior written permission.
  1252. //
  1253. // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
  1254. // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  1255. // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  1256. // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
  1257. // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  1258. // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  1259. // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1260. // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  1261. // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  1262. // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1263. // SUCH DAMAGE.
  1264. //
  1265. // @(#)in.h 8.3 (Berkeley) 1/3/94
  1266. // $FreeBSD$
  1267. // Identification of the network protocol stack
  1268. // for *BSD-current/release: http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE
  1269. // has the table of implementation/integration differences.
  1270. // IPv6 port allocation rules should mirror the IPv4 rules and are controlled
  1271. // by the net.inet.ip.portrange sysctl tree. The following defines exist
  1272. // for compatibility with userland applications that need them.
  1273. // IPv6 address
  1274. type In6_addr = struct {
  1275. F__u6_addr struct {
  1276. F__ccgo_pad1 [0]uint32
  1277. F__u6_addr8 [16]Uint8_t
  1278. }
  1279. } /* in6.h:97:1 */
  1280. // XXX missing POSIX.1-2001 macro IPPROTO_IPV6.
  1281. // Socket address for IPv6
  1282. type Sockaddr_in6 = struct {
  1283. Fsin6_len Uint8_t
  1284. Fsin6_family Sa_family_t
  1285. Fsin6_port In_port_t
  1286. Fsin6_flowinfo Uint32_t
  1287. Fsin6_addr struct {
  1288. F__u6_addr struct {
  1289. F__ccgo_pad1 [0]uint32
  1290. F__u6_addr8 [16]Uint8_t
  1291. }
  1292. }
  1293. Fsin6_scope_id Uint32_t
  1294. } /* in6.h:125:1 */
  1295. type Route_in6 = struct {
  1296. Fro_nh uintptr
  1297. Fro_lle uintptr
  1298. Fro_prepend uintptr
  1299. Fro_plen Uint16_t
  1300. Fro_flags Uint16_t
  1301. Fro_mtu Uint16_t
  1302. Fspare Uint16_t
  1303. Fro_dst struct {
  1304. Fsin6_len Uint8_t
  1305. Fsin6_family Sa_family_t
  1306. Fsin6_port In_port_t
  1307. Fsin6_flowinfo Uint32_t
  1308. Fsin6_addr struct {
  1309. F__u6_addr struct {
  1310. F__ccgo_pad1 [0]uint32
  1311. F__u6_addr8 [16]Uint8_t
  1312. }
  1313. }
  1314. Fsin6_scope_id Uint32_t
  1315. }
  1316. } /* in6.h:379:1 */
  1317. // Options for use with [gs]etsockopt at the IPV6 level.
  1318. // First word of comment is data type; bool is stored in int.
  1319. // no hdrincl
  1320. // RFC2292 options
  1321. // 29; unused; was IPV6_FAITH
  1322. // new socket options introduced in RFC3542
  1323. // more new socket options introduced in RFC3542
  1324. // The following option is private; do not use it from user applications.
  1325. // It is deliberately defined to the same value as IP_MSFILTER.
  1326. // The following option deals with the 802.1Q Ethernet Priority Code Point
  1327. // -1 use interface default
  1328. // to define items, should talk with KAME guys first, for *BSD compatibility
  1329. // Defaults and limits for options
  1330. // Limit for IPv6 multicast memberships
  1331. // Default resource limits for IPv6 multicast source filtering.
  1332. // These may be modified by sysctl.
  1333. // Argument structure for IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP.
  1334. type Ipv6_mreq = struct {
  1335. Fipv6mr_multiaddr struct {
  1336. F__u6_addr struct {
  1337. F__ccgo_pad1 [0]uint32
  1338. F__u6_addr8 [16]Uint8_t
  1339. }
  1340. }
  1341. Fipv6mr_interface uint32
  1342. } /* in6.h:545:1 */
  1343. // IPV6_PKTINFO: Packet information(RFC2292 sec 5)
  1344. type In6_pktinfo = struct {
  1345. Fipi6_addr struct {
  1346. F__u6_addr struct {
  1347. F__ccgo_pad1 [0]uint32
  1348. F__u6_addr8 [16]Uint8_t
  1349. }
  1350. }
  1351. Fipi6_ifindex uint32
  1352. } /* in6.h:553:1 */
  1353. // Control structure for IPV6_RECVPATHMTU socket option.
  1354. type Ip6_mtuinfo = struct {
  1355. Fip6m_addr struct {
  1356. Fsin6_len Uint8_t
  1357. Fsin6_family Sa_family_t
  1358. Fsin6_port In_port_t
  1359. Fsin6_flowinfo Uint32_t
  1360. Fsin6_addr struct {
  1361. F__u6_addr struct {
  1362. F__ccgo_pad1 [0]uint32
  1363. F__u6_addr8 [16]Uint8_t
  1364. }
  1365. }
  1366. Fsin6_scope_id Uint32_t
  1367. }
  1368. Fip6m_mtu Uint32_t
  1369. } /* in6.h:561:1 */
  1370. var _ int8 /* gen.c:2:13: */