aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_binder_arm.const
diff options
context:
space:
mode:
authorBins94 <kaipeng94@gmail.com>2019-05-20 05:50:03 -0400
committerAndrey Konovalov <andreyknvl@gmail.com>2019-06-03 18:43:52 +0200
commit816587a771077c84b6c06ca93cc94fd656859b58 (patch)
tree25866837a9ecfadf4a92651928e997de10a4c26b /sys/linux/dev_binder_arm.const
parent63bf051fc1ccc110060be8490f4f5492b0a78766 (diff)
sys/linux: update descriptions of sendmsg/sendmmsg
Add sendmsg$inet, sendmmsg$inet for ip_cmsg_send. Add sendmsg$inet6, sendmmsg$inet6 for ip6_datagram_send_ctl
Diffstat (limited to 'sys/linux/dev_binder_arm.const')
-rw-r--r--sys/linux/dev_binder_arm.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_binder_arm.const b/sys/linux/dev_binder_arm.const
index 82dbb6e06..d04efbada 100644
--- a/sys/linux/dev_binder_arm.const
+++ b/sys/linux/dev_binder_arm.const
@@ -32,8 +32,10 @@ BINDER_TYPE_WEAK_HANDLE = 2003315333
BINDER_WRITE_READ = 3224396289
FLAT_BINDER_FLAG_ACCEPTS_FDS = 256
FLAT_BINDER_FLAG_TXN_SECURITY_CTX = 4096
+# MAP_SHARED is not set
O_NONBLOCK = 2048
O_RDWR = 2
+# PROT_READ is not set
TF_ACCEPT_FDS = 16
TF_ONE_WAY = 1
__NR_ioctl = 54