aboutsummaryrefslogtreecommitdiffstats
path: root/sys/sys_amd64.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2016-11-28 18:29:10 +0100
committerDmitry Vyukov <dvyukov@google.com>2016-11-28 18:29:10 +0100
commit4dea52c066da20a2f37d9f2be23162a1c220b1ec (patch)
tree82e06b9bbcce342d4d2a3ef877d7f4b6c010de83 /sys/sys_amd64.const
parentee3c2c3591a91265076bd89515cb217a5ea5a561 (diff)
sys: add new bpf descriptions
These were just added to net-next.
Diffstat (limited to 'sys/sys_amd64.const')
-rw-r--r--sys/sys_amd64.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys_amd64.const b/sys/sys_amd64.const
index 62a715410..51ab7ff17 100644
--- a/sys/sys_amd64.const
+++ b/sys/sys_amd64.const
@@ -25,6 +25,7 @@ CLONE_CHILD_SETTID = 16777216
CLONE_FILES = 1024
CLONE_FS = 512
CLONE_IO = 2147483648
+CLONE_NEWCGROUP = 33554432
CLONE_NEWIPC = 134217728
CLONE_NEWNET = 1073741824
CLONE_NEWNS = 131072