From c8a1847658268fbadf20aa486107f2e553a8c768 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 6 Mar 2018 19:14:54 +0100 Subject: sys/linux: add descriptions for /dev/infiniband/rdma_cm Also fix uffd and bluetooth consts while we are here. --- sys/linux/socket_bluetooth_ppc64le.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/socket_bluetooth_ppc64le.const') diff --git a/sys/linux/socket_bluetooth_ppc64le.const b/sys/linux/socket_bluetooth_ppc64le.const index e01d7d39e..62cf244f2 100644 --- a/sys/linux/socket_bluetooth_ppc64le.const +++ b/sys/linux/socket_bluetooth_ppc64le.const @@ -82,6 +82,7 @@ SOL_RFCOMM = 18 SOL_SCO = 17 TIOCINQ = 1074030207 TIOCOUTQ = 1074033779 +__NR_accept4 = 344 __NR_bind = 327 __NR_connect = 328 __NR_getsockopt = 340 -- cgit mrf-deployment