brintos

brintos / llvm-project-archived public Read only

0
0
Text · 1.3 KiB · 513a4ed Raw
60 lines · yaml
1macros:2  IPPROTO_IP:3    in-latest-posix: ''4  IPPROTO_IPV6:5    in-latest-posix: ''6  IPPROTO_ICMP:7    in-latest-posix: ''8  IPPROTO_RAW:9    in-latest-posix: ''10  IPPROTO_TCP:11    in-latest-posix: ''12  IPPROTO_UDP:13    in-latest-posix: ''14  INADDR_ANY:15    in-latest-posix: ''16  INET6_ADDRSTRLEN:17    in-latest-posix: ''18  INADDR_BROADCAST:19    in-latest-posix: ''20  INET_ADDRSTRLEN:21    in-latest-posix: ''22  IPV6_JOIN_GROUP:23    in-latest-posix: ''24  IPV6_LEAVE_GROUP:25    in-latest-posix: ''26  IPV6_MULTICAST_HOPS:27    in-latest-posix: ''28  IPV6_MULTICAST_IF:29    in-latest-posix: ''30  IPV6_MULTICAST_LOOP:31    in-latest-posix: ''32  IPV6_UNICAST_HOPS:33    in-latest-posix: ''34  IPV6_V6ONLY:35    in-latest-posix: ''36  IN6_IS_ADDR_UNSPECIFIED:37    in-latest-posix: ''38  IN6_IS_ADDR_LOOPBACK:39    in-latest-posix: ''40  IN6_IS_ADDR_MULTICAST:41    in-latest-posix: ''42  IN6_IS_ADDR_LINKLOCAL:43    in-latest-posix: ''44  IN6_IS_ADDR_SITELOCAL:45    in-latest-posix: ''46  IN6_IS_ADDR_V4MAPPED:47    in-latest-posix: ''48  IN6_IS_ADDR_V4COMPAT:49    in-latest-posix: ''50  IN6_IS_ADDR_MC_NODELOCAL:51    in-latest-posix: ''52  IN6_IS_ADDR_MC_LINKLOCAL:53    in-latest-posix: ''54  IN6_IS_ADDR_MC_SITELOCAL:55    in-latest-posix: ''56  IN6_IS_ADDR_MC_ORGLOCAL:57    in-latest-posix: ''58  IN6_IS_ADDR_MC_GLOBAL:59    in-latest-posix: ''60