diff options
Diffstat (limited to 'sys/linux/socket_caif_s390x.const')
| -rw-r--r-- | sys/linux/socket_caif_s390x.const | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sys/linux/socket_caif_s390x.const b/sys/linux/socket_caif_s390x.const new file mode 100644 index 000000000..d9b3a3045 --- /dev/null +++ b/sys/linux/socket_caif_s390x.const @@ -0,0 +1,13 @@ +# AUTOGENERATED FILE +AF_CAIF = 37 +CAIFPROTO_AT = 0 +CAIFPROTO_DEBUG = 5 +CAIFSO_LINK_SELECT = 127 +CAIFSO_REQ_PARAM = 128 +CAIF_ATTYPE_PLAIN = 2 +SOCK_SEQPACKET = 5 +SOCK_STREAM = 1 +SOL_CAIF = 278 +__NR_connect = 362 +__NR_setsockopt = 366 +__NR_socket = 359 |
