diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2026-02-04 19:43:49 +0100 |
|---|---|---|
| committer | Thoth <pimyn@google.com> | 2026-02-05 08:49:32 +0000 |
| commit | 4936e85caf1095184a3676a69dea8fc9ecbc42cc (patch) | |
| tree | 55c41df25c84935cc31bee028afa998ecf798d31 /sys/linux/socket_netlink.txt.const | |
| parent | ea10c935856cded6cc90ae664ab99f4960e3b9f5 (diff) | |
sys/linux: regenerate consts
Drop a FS_XFLAG_VERITY const (it was only present in a few linux-next
tags).
Run make extract on the latest linux-next
Diffstat (limited to 'sys/linux/socket_netlink.txt.const')
| -rw-r--r-- | sys/linux/socket_netlink.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/socket_netlink.txt.const b/sys/linux/socket_netlink.txt.const index 00e6746c2..3f1efb642 100644 --- a/sys/linux/socket_netlink.txt.const +++ b/sys/linux/socket_netlink.txt.const @@ -18,7 +18,7 @@ NETLINK_ISCSI = 8 NETLINK_KOBJECT_UEVENT = 15 NETLINK_LISTEN_ALL_NSID = 8 NETLINK_LIST_MEMBERSHIPS = 9 -NETLINK_MAX_ATTRIBUTES = 346 +NETLINK_MAX_ATTRIBUTES = 348 NETLINK_NETFILTER = 12 NETLINK_NFLOG = 5 NETLINK_NO_ENOBUFS = 5 |
