diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-03-06 19:14:54 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-03-06 19:15:44 +0100 |
| commit | c8a1847658268fbadf20aa486107f2e553a8c768 (patch) | |
| tree | 3c43c398704cd9f84141ac7398009abc5a80b70c /sys/linux/socket_bluetooth_386.const | |
| parent | 2814d6b8454ab778f4fbed5f88ed6b0effd02318 (diff) | |
sys/linux: add descriptions for /dev/infiniband/rdma_cm
Also fix uffd and bluetooth consts while we are here.
Diffstat (limited to 'sys/linux/socket_bluetooth_386.const')
| -rw-r--r-- | sys/linux/socket_bluetooth_386.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_bluetooth_386.const b/sys/linux/socket_bluetooth_386.const index d4cd348f0..e7242d33f 100644 --- a/sys/linux/socket_bluetooth_386.const +++ b/sys/linux/socket_bluetooth_386.const @@ -82,6 +82,7 @@ SOL_RFCOMM = 18 SOL_SCO = 17 TIOCINQ = 21531 TIOCOUTQ = 21521 +__NR_accept4 = 364 __NR_bind = 361 __NR_connect = 362 __NR_getsockopt = 365 |
