diff options
Diffstat (limited to 'sys/darwin/socket_inet_icmp.txt.const')
| -rw-r--r-- | sys/darwin/socket_inet_icmp.txt.const | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/darwin/socket_inet_icmp.txt.const b/sys/darwin/socket_inet_icmp.txt.const new file mode 100644 index 000000000..2c5b95c57 --- /dev/null +++ b/sys/darwin/socket_inet_icmp.txt.const @@ -0,0 +1,9 @@ +# Code generated by syz-sysgen. DO NOT EDIT. +arches = amd64 +AF_INET = amd64:2 +AF_INET6 = amd64:30 +IPPROTO_ICMP = amd64:1 +IPPROTO_ICMPV6 = amd64:58 +SOCK_DGRAM = amd64:2 +SOCK_RAW = amd64:3 +SYS_socket = amd64:97 |
