aboutsummaryrefslogtreecommitdiffstats
path: root/sys/socket_inet_icmp_amd64.const
blob: aab7d3bfcacbd6066f6736cf939b2ebaea4ea92d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# AUTOGENERATED FILE
AF_INET = 2
AF_INET6 = 10
ICMP_FILTER = 1
IPPROTO_ICMP = 1
IPPROTO_ICMPV6 = 58
SOCK_DGRAM = 2
SOCK_RAW = 3
__NR_getsockopt = 55
__NR_setsockopt = 54
__NR_socket = 41
__NR_socketpair = 53