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_arm.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_arm.const')
| -rw-r--r-- | sys/linux/socket_bluetooth_arm.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/socket_bluetooth_arm.const b/sys/linux/socket_bluetooth_arm.const index 7243a3a29..0a20c8247 100644 --- a/sys/linux/socket_bluetooth_arm.const +++ b/sys/linux/socket_bluetooth_arm.const @@ -82,6 +82,7 @@ SOL_RFCOMM = 18 SOL_SCO = 17 TIOCINQ = 21531 TIOCOUTQ = 21521 +__NR_accept4 = 366 __NR_bind = 282 __NR_connect = 283 __NR_getsockopt = 295 |
