diff options
| author | Hangbin Liu <liuhangbin@gmail.com> | 2019-10-24 00:02:01 -0400 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-10-24 09:30:50 +0200 |
| commit | 910e03ca15ea4b364c3cfb1b5af4c1f5f54ec7aa (patch) | |
| tree | 4aba2582d968f7777cd3926549d30925c667161b /sys/linux/watch_queue_arm.const | |
| parent | b602d64b5991c147af88f1e0f8d961c8b4b4a748 (diff) | |
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 <liuhangbin@gmail.com>
Diffstat (limited to 'sys/linux/watch_queue_arm.const')
| -rw-r--r-- | sys/linux/watch_queue_arm.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/watch_queue_arm.const b/sys/linux/watch_queue_arm.const index a0062b24a..d7850096d 100644 --- a/sys/linux/watch_queue_arm.const +++ b/sys/linux/watch_queue_arm.const @@ -6,3 +6,4 @@ __NR_ioctl = 54 __NR_mmap = 192 __NR_mmap2 = 192 __NR_openat = 322 +__NR_watch_devices = 436 |
