diff options
Diffstat (limited to 'sys/freebsd/socket_inet_udplite_386.const')
| -rw-r--r-- | sys/freebsd/socket_inet_udplite_386.const | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/freebsd/socket_inet_udplite_386.const b/sys/freebsd/socket_inet_udplite_386.const new file mode 100644 index 000000000..8a9fd1f83 --- /dev/null +++ b/sys/freebsd/socket_inet_udplite_386.const @@ -0,0 +1,10 @@ +# AUTOGENERATED FILE +AF_INET = 2 +AF_INET6 = 28 +IPPROTO_UDPLITE = 136 +SOCK_DGRAM = 2 +SYS_getsockopt = 118 +SYS_setsockopt = 105 +SYS_socket = 97 +UDPLITE_RECV_CSCOV = 4 +UDPLITE_SEND_CSCOV = 2 |
