From 910e03ca15ea4b364c3cfb1b5af4c1f5f54ec7aa Mon Sep 17 00:00:00 2001 From: Hangbin Liu Date: Thu, 24 Oct 2019 00:02:01 -0400 Subject: sys/linux/socket_netlink_route_sched: add chain actions Update #533 Chain actions also use filter policies, so we can add them easily. Signed-off-by: Hangbin Liu --- sys/linux/watch_queue_386.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/watch_queue_386.const') diff --git a/sys/linux/watch_queue_386.const b/sys/linux/watch_queue_386.const index a499f9489..90ac59cb3 100644 --- a/sys/linux/watch_queue_386.const +++ b/sys/linux/watch_queue_386.const @@ -6,3 +6,4 @@ __NR_ioctl = 54 __NR_mmap = 192 __NR_mmap2 = 192 __NR_openat = 295 +__NR_watch_devices = 436 -- cgit mrf-deployment