aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-11-13 13:40:58 +0100
committerDmitry Vyukov <dvyukov@google.com>2024-11-13 15:00:09 +0000
commitc22c6600ea5172145e20d546d9856421eaee0527 (patch)
tree594aa44ead8e823e0f82d4cbf814c429d35ba248 /sys/linux
parent354ef1b79576274b4f240cee74dc43cecdbbd0db (diff)
pkg/compiler: add consts to all files that mention them
We already do this in most cases except for template structs (nlattr notably). Add consts that are used in template structs to all files that use them. This helps to avoid flakiness, and allows to replace descriptions files with other descriptions files without regenerating all const files. This also fixes check for presence of descriptions for sys/linux/auto.txt.json.
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/auto.txt.const1
-rw-r--r--sys/linux/auto.txt.json618
-rw-r--r--sys/linux/bpf.txt.const3
-rw-r--r--sys/linux/bpf_trace.txt.const5
-rw-r--r--sys/linux/dev_nbd.txt.const9
-rw-r--r--sys/linux/dev_net_tun.txt.const2
-rw-r--r--sys/linux/netfilter_arp.txt.const1
-rw-r--r--sys/linux/netfilter_bridge.txt.const1
-rw-r--r--sys/linux/netfilter_ipv4.txt.const2
-rw-r--r--sys/linux/netfilter_ipv6.txt.const2
-rw-r--r--sys/linux/netfilter_ipvs.txt.const20
-rw-r--r--sys/linux/socket.txt.const16
-rw-r--r--sys/linux/socket_can.txt.const2
-rw-r--r--sys/linux/socket_ieee802154.txt.const90
-rw-r--r--sys/linux/socket_inet.txt.const2
-rw-r--r--sys/linux/socket_inet_l2tp.txt.const25
-rw-r--r--sys/linux/socket_ip_tunnel.txt.const1
-rw-r--r--sys/linux/socket_netlink_generic.txt.const2
-rw-r--r--sys/linux/socket_netlink_generic_80211.txt.const184
-rw-r--r--sys/linux/socket_netlink_generic_batadv.txt.const39
-rw-r--r--sys/linux/socket_netlink_generic_ethtool.txt.const64
-rw-r--r--sys/linux/socket_netlink_generic_gtp.txt.const5
-rw-r--r--sys/linux/socket_netlink_generic_net_dm.txt.const2
-rw-r--r--sys/linux/socket_netlink_generic_netlabel.txt.const26
-rw-r--r--sys/linux/socket_netlink_generic_nfc.txt.const24
-rw-r--r--sys/linux/socket_netlink_generic_seg6.txt.const7
-rw-r--r--sys/linux/socket_netlink_generic_smc.txt.const5
-rw-r--r--sys/linux/socket_netlink_generic_team.txt.const2
-rw-r--r--sys/linux/socket_netlink_generic_wireguard.txt.const5
-rw-r--r--sys/linux/socket_netlink_netfilter_ipset.txt.const1
-rw-r--r--sys/linux/socket_netlink_netfilter_nftables.txt.const1
-rw-r--r--sys/linux/socket_netlink_rdma.txt.const1
-rw-r--r--sys/linux/socket_netlink_route.txt.const2
-rw-r--r--sys/linux/socket_netlink_route_sched.txt.const1
-rw-r--r--sys/linux/socket_pppox.txt.const2
-rw-r--r--sys/linux/socket_qipcrtr.txt.const2
-rw-r--r--sys/linux/socket_tipc_netlink.txt.const23
37 files changed, 889 insertions, 309 deletions
diff --git a/sys/linux/auto.txt.const b/sys/linux/auto.txt.const
index 37900c84e..41585caaa 100644
--- a/sys/linux/auto.txt.const
+++ b/sys/linux/auto.txt.const
@@ -411,6 +411,7 @@ IEEE802154_LLSEC_SETPARAMS = 37
IEEE802154_SCAN_REQ = 9
IEEE802154_SET_MACPARAMS = 35
IEEE802154_START_REQ = 13
+IFNAMSIZ = 16
ILA_ATTR_CSUM_MODE = 7
ILA_ATTR_IDENT_TYPE = 8
ILA_ATTR_IFINDEX = 4
diff --git a/sys/linux/auto.txt.json b/sys/linux/auto.txt.json
index f35cda062..7ca40ef63 100644
--- a/sys/linux/auto.txt.json
+++ b/sys/linux/auto.txt.json
@@ -822,7 +822,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -836,7 +836,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -850,7 +850,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -864,7 +864,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -878,7 +878,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -892,7 +892,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -906,7 +906,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -920,7 +920,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -934,7 +934,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -948,7 +948,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -962,7 +962,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -976,7 +976,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -990,7 +990,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1004,7 +1004,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1018,7 +1018,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1032,7 +1032,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1046,7 +1046,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1060,7 +1060,7 @@
"subsystems": [
"batman"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1158,7 +1158,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1172,7 +1172,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1186,7 +1186,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1200,7 +1200,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1214,7 +1214,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1228,7 +1228,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1242,7 +1242,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1256,7 +1256,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1270,7 +1270,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1284,7 +1284,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1326,7 +1326,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1340,7 +1340,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1354,7 +1354,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1368,7 +1368,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1382,7 +1382,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1480,7 +1480,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1494,7 +1494,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1578,7 +1578,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1592,7 +1592,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1634,7 +1634,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1648,7 +1648,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1690,7 +1690,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1704,7 +1704,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1732,7 +1732,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1746,7 +1746,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1760,7 +1760,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1774,7 +1774,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1788,7 +1788,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1802,7 +1802,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1970,7 +1970,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1984,7 +1984,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -1998,7 +1998,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2026,7 +2026,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2040,7 +2040,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2054,7 +2054,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2068,7 +2068,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2082,7 +2082,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2096,7 +2096,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2110,7 +2110,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2124,7 +2124,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2138,7 +2138,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2152,7 +2152,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2166,7 +2166,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2180,7 +2180,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2194,7 +2194,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2208,7 +2208,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2222,7 +2222,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2236,7 +2236,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2250,7 +2250,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2264,7 +2264,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2278,7 +2278,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2292,7 +2292,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2432,7 +2432,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2446,7 +2446,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2460,7 +2460,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2474,7 +2474,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2488,7 +2488,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2502,7 +2502,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2516,7 +2516,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2530,7 +2530,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2544,7 +2544,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2558,7 +2558,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2572,7 +2572,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2586,7 +2586,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2600,7 +2600,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2614,7 +2614,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2628,7 +2628,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2642,7 +2642,7 @@
"subsystems": [
"lvs"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2656,7 +2656,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2670,7 +2670,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2684,7 +2684,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2698,7 +2698,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2712,7 +2712,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2726,7 +2726,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2740,7 +2740,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2754,7 +2754,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -2768,7 +2768,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3020,7 +3020,7 @@
"subsystems": [
"nbd"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3034,7 +3034,7 @@
"subsystems": [
"nbd"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3048,7 +3048,7 @@
"subsystems": [
"nbd"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3062,7 +3062,7 @@
"subsystems": [
"nbd"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3272,7 +3272,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3300,7 +3300,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3315,7 +3315,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3330,7 +3330,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3345,7 +3345,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3360,7 +3360,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3375,7 +3375,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3390,7 +3390,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3405,7 +3405,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3420,7 +3420,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3435,7 +3435,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3450,7 +3450,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3465,7 +3465,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3480,7 +3480,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3495,7 +3495,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3510,7 +3510,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3525,7 +3525,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3540,7 +3540,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3555,7 +3555,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3585,7 +3585,7 @@
"net",
"nfc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3655,7 +3655,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3697,7 +3697,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3711,7 +3711,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3725,7 +3725,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3739,7 +3739,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3753,7 +3753,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3767,7 +3767,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3781,7 +3781,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3809,7 +3809,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3823,7 +3823,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3837,7 +3837,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3851,7 +3851,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3865,7 +3865,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3879,7 +3879,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3893,7 +3893,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3907,7 +3907,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3921,7 +3921,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3935,7 +3935,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3949,7 +3949,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3963,7 +3963,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3977,7 +3977,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -3991,7 +3991,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4005,7 +4005,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4019,7 +4019,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4033,7 +4033,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4047,7 +4047,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4061,7 +4061,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4075,7 +4075,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4089,7 +4089,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4103,7 +4103,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4117,7 +4117,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4131,7 +4131,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4145,7 +4145,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4159,7 +4159,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4173,7 +4173,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4187,7 +4187,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4201,7 +4201,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4215,7 +4215,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4229,7 +4229,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4243,7 +4243,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4257,7 +4257,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4271,7 +4271,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4285,7 +4285,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4299,7 +4299,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4313,7 +4313,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4327,7 +4327,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4341,7 +4341,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4355,7 +4355,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4383,7 +4383,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4397,7 +4397,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4411,7 +4411,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4425,7 +4425,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4439,7 +4439,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4453,7 +4453,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4467,7 +4467,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4481,7 +4481,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4495,7 +4495,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4509,7 +4509,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4523,7 +4523,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4537,7 +4537,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4551,7 +4551,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4593,7 +4593,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4607,7 +4607,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4621,7 +4621,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4635,7 +4635,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4649,7 +4649,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4663,7 +4663,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4705,7 +4705,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4719,7 +4719,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4733,7 +4733,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4747,7 +4747,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4761,7 +4761,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4775,7 +4775,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4789,7 +4789,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4803,7 +4803,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4817,7 +4817,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4831,7 +4831,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4845,7 +4845,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4859,7 +4859,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4873,7 +4873,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4887,7 +4887,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4915,7 +4915,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4929,7 +4929,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4957,7 +4957,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4971,7 +4971,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4985,7 +4985,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -4999,7 +4999,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5013,7 +5013,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5027,7 +5027,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5041,7 +5041,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5055,7 +5055,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5069,7 +5069,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5083,7 +5083,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5097,7 +5097,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5111,7 +5111,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5125,7 +5125,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5139,7 +5139,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5153,7 +5153,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5167,7 +5167,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5181,7 +5181,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5195,7 +5195,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5209,7 +5209,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5223,7 +5223,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5237,7 +5237,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5251,7 +5251,7 @@
"subsystems": [
"wireless"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5307,7 +5307,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5321,7 +5321,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5335,7 +5335,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5349,7 +5349,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5377,7 +5377,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5391,7 +5391,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5405,7 +5405,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5419,7 +5419,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5433,7 +5433,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5447,7 +5447,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5475,7 +5475,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5489,7 +5489,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5503,7 +5503,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5517,7 +5517,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5531,7 +5531,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5559,7 +5559,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5573,7 +5573,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5587,7 +5587,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5601,7 +5601,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5615,7 +5615,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5629,7 +5629,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5657,7 +5657,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5671,7 +5671,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5685,7 +5685,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5699,7 +5699,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5713,7 +5713,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5727,7 +5727,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5741,7 +5741,7 @@
"subsystems": [
"wpan"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5784,7 +5784,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5799,7 +5799,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5814,7 +5814,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5829,7 +5829,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5844,7 +5844,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5859,7 +5859,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5874,7 +5874,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5889,7 +5889,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5904,7 +5904,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5919,7 +5919,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5934,7 +5934,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5949,7 +5949,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5964,7 +5964,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5979,7 +5979,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -5994,7 +5994,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6009,7 +6009,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6024,7 +6024,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6039,7 +6039,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6054,7 +6054,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6069,7 +6069,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6084,7 +6084,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6099,7 +6099,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6114,7 +6114,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6129,7 +6129,7 @@
"lsm",
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6423,7 +6423,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6437,7 +6437,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6451,7 +6451,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6465,7 +6465,7 @@
"subsystems": [
"net"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6750,7 +6750,7 @@
"net",
"s390"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6765,7 +6765,7 @@
"net",
"s390"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6780,7 +6780,7 @@
"net",
"s390"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6795,7 +6795,7 @@
"net",
"s390"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6935,7 +6935,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6949,7 +6949,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6963,7 +6963,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6977,7 +6977,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -6991,7 +6991,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7005,7 +7005,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7019,7 +7019,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7033,7 +7033,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7047,7 +7047,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7061,7 +7061,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7075,7 +7075,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7089,7 +7089,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7103,7 +7103,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7117,7 +7117,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7131,7 +7131,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7145,7 +7145,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7159,7 +7159,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7173,7 +7173,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7187,7 +7187,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7201,7 +7201,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7215,7 +7215,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7229,7 +7229,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7243,7 +7243,7 @@
"subsystems": [
"tipc"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7355,7 +7355,7 @@
"subsystems": [
"wireguard"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
@@ -7369,7 +7369,7 @@
"subsystems": [
"wireguard"
],
- "has_manual_descriptions": false,
+ "has_manual_descriptions": true,
"has_auto_descriptions": true
},
{
diff --git a/sys/linux/bpf.txt.const b/sys/linux/bpf.txt.const
index fe3cfdfbd..27b2280a8 100644
--- a/sys/linux/bpf.txt.const
+++ b/sys/linux/bpf.txt.const
@@ -44,6 +44,7 @@ BPF_CORE_FIELD_EXISTS = 2
BPF_CORE_FIELD_LSHIFT_U64 = 4
BPF_CORE_FIELD_RSHIFT_U64 = 5
BPF_CORE_FIELD_SIGNED = 3
+BPF_CORE_RELO_SIZE = ???
BPF_CORE_TYPE_EXISTS = 8
BPF_CORE_TYPE_ID_LOCAL = 6
BPF_CORE_TYPE_ID_TARGET = 7
@@ -52,6 +53,7 @@ BPF_CORE_TYPE_SIZE = 9
BPF_ENABLE_STATS = 32
BPF_EXIST = 2
BPF_FLOW_DISSECTOR = 17
+BPF_FUNC_INFO_SIZE = ???
BPF_F_AFTER = 16
BPF_F_ALLOW_MULTI = 2
BPF_F_ALLOW_OVERRIDE = 1
@@ -94,6 +96,7 @@ BPF_F_XDP_DEV_BOUND_ONLY = 64
BPF_F_XDP_HAS_FRAGS = 32
BPF_F_ZERO_SEED = 64
BPF_ITER_CREATE = 33
+BPF_LINE_INFO_SIZE = ???
BPF_LINK_CREATE = 28
BPF_LINK_DETACH = 34
BPF_LINK_GET_FD_BY_ID = 30
diff --git a/sys/linux/bpf_trace.txt.const b/sys/linux/bpf_trace.txt.const
index 1185aff61..0b05baa29 100644
--- a/sys/linux/bpf_trace.txt.const
+++ b/sys/linux/bpf_trace.txt.const
@@ -1,7 +1,12 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+BPF_CORE_RELO_SIZE = ???
+BPF_FUNC_INFO_SIZE = ???
+BPF_F_TOKEN_FD = 65536
+BPF_LINE_INFO_SIZE = ???
BPF_LSM_MAC = 27
BPF_MODIFY_RETURN = 26
+BPF_OBJ_NAME_LEN = 16
BPF_PROG_LOAD = 5
BPF_PROG_TYPE_EXT = 28
BPF_PROG_TYPE_LSM = 29
diff --git a/sys/linux/dev_nbd.txt.const b/sys/linux/dev_nbd.txt.const
index 86dcb38d0..aede65bad 100644
--- a/sys/linux/dev_nbd.txt.const
+++ b/sys/linux/dev_nbd.txt.const
@@ -1,14 +1,23 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
AF_UNIX = 1
+NBD_ATTR_BACKEND_IDENTIFIER = 10
+NBD_ATTR_BLOCK_SIZE_BYTES = 3
NBD_ATTR_CLIENT_FLAGS = 6
+NBD_ATTR_DEAD_CONN_TIMEOUT = 8
NBD_ATTR_INDEX = 1
NBD_ATTR_SERVER_FLAGS = 5
+NBD_ATTR_SIZE_BYTES = 2
NBD_ATTR_SOCKETS = 7
+NBD_ATTR_TIMEOUT = 4
NBD_CFLAG_DESTROY_ON_DISCONNECT = 1
NBD_CFLAG_DISCONNECT_ON_CLOSE = 2
NBD_CLEAR_QUE = 43781, mips64le:ppc64le:536914693
NBD_CLEAR_SOCK = 43780, mips64le:ppc64le:536914692
+NBD_CMD_CONNECT = 1
+NBD_CMD_DISCONNECT = 2
+NBD_CMD_RECONFIGURE = 3
+NBD_CMD_STATUS = 5
NBD_DISCONNECT = 43784, mips64le:ppc64le:536914696
NBD_DO_IT = 43779, mips64le:ppc64le:536914691
NBD_FLAG_CAN_MULTI_CONN = 256
diff --git a/sys/linux/dev_net_tun.txt.const b/sys/linux/dev_net_tun.txt.const
index 88d0bf62b..c6ddeda3b 100644
--- a/sys/linux/dev_net_tun.txt.const
+++ b/sys/linux/dev_net_tun.txt.const
@@ -81,6 +81,8 @@ IFF_TAP = 2
IFF_TUN = 1
IFF_TUN_EXCL = 32768
IFF_VNET_HDR = 16384
+IFNAMSIZ = 16
+IFREQ_SIZE = ???
SIOCGIFHWADDR = 35111
SIOCGSKNS = 35148
SIOCSIFHWADDR = 35108
diff --git a/sys/linux/netfilter_arp.txt.const b/sys/linux/netfilter_arp.txt.const
index a2e337f37..097273e0e 100644
--- a/sys/linux/netfilter_arp.txt.const
+++ b/sys/linux/netfilter_arp.txt.const
@@ -29,6 +29,7 @@ NF_ARP_NUMHOOKS = 3
NF_DROP = 0
SOL_IP = 0
XT_CONTINUE = 4294967295
+XT_EXTENSION_MAXNAMELEN = 29
XT_TABLE_MAXNAMELEN = 32
__NR_getsockopt = 209, 386:s390x:365, amd64:55, arm:295, mips64le:5054, ppc64le:340
__NR_setsockopt = 208, 386:s390x:366, amd64:54, arm:294, mips64le:5053, ppc64le:339
diff --git a/sys/linux/netfilter_bridge.txt.const b/sys/linux/netfilter_bridge.txt.const
index 430432aa3..7f041725a 100644
--- a/sys/linux/netfilter_bridge.txt.const
+++ b/sys/linux/netfilter_bridge.txt.const
@@ -76,6 +76,7 @@ EBT_STP_TYPE = 1
EBT_VLAN_ENCAP = 4
EBT_VLAN_ID = 1
EBT_VLAN_PRIO = 2
+IFNAMSIZ = 16
MARK_AND_VALUE = 4294967248
MARK_OR_VALUE = 4294967264
MARK_SET_VALUE = 4294967280
diff --git a/sys/linux/netfilter_ipv4.txt.const b/sys/linux/netfilter_ipv4.txt.const
index 833d694ad..a6675a940 100644
--- a/sys/linux/netfilter_ipv4.txt.const
+++ b/sys/linux/netfilter_ipv4.txt.const
@@ -41,8 +41,10 @@ IPT_TTL_GT = 3
IPT_TTL_LT = 2
IPT_TTL_NE = 1
MAXGENRELEN = 32
+NF_ACCEPT_VERDICT = ???
NF_INET_NUMHOOKS = 5
SOL_IP = 0
+XT_EXTENSION_MAXNAMELEN = 29
XT_OSF_GENRE = 1
XT_OSF_INVERT = 8
XT_OSF_LOG = 4
diff --git a/sys/linux/netfilter_ipv6.txt.const b/sys/linux/netfilter_ipv6.txt.const
index 55c94a47a..f6456c339 100644
--- a/sys/linux/netfilter_ipv6.txt.const
+++ b/sys/linux/netfilter_ipv6.txt.const
@@ -79,7 +79,9 @@ MASK_HOPOPTS = 128
MASK_NONE = 2
MASK_PROTO = 1
MASK_ROUTING = 32
+NF_ACCEPT_VERDICT = ???
SOL_IPV6 = 41
+XT_EXTENSION_MAXNAMELEN = 29
XT_TABLE_MAXNAMELEN = 32
__NR_getsockopt = 209, 386:s390x:365, amd64:55, arm:295, mips64le:5054, ppc64le:340
__NR_setsockopt = 208, 386:s390x:366, amd64:54, arm:294, mips64le:5053, ppc64le:339
diff --git a/sys/linux/netfilter_ipvs.txt.const b/sys/linux/netfilter_ipvs.txt.const
index 65cda787b..177b302fa 100644
--- a/sys/linux/netfilter_ipvs.txt.const
+++ b/sys/linux/netfilter_ipvs.txt.const
@@ -3,10 +3,30 @@ arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
AF_INET = 2
AF_INET6 = 10
AT_FDCWD = 18446744073709551516
+IFNAMSIZ = 16
IPVS_CMD_ATTR_DAEMON = 3
IPVS_CMD_ATTR_DEST = 2
IPVS_CMD_ATTR_SERVICE = 1
+IPVS_CMD_ATTR_TIMEOUT_TCP = 4
+IPVS_CMD_ATTR_TIMEOUT_TCP_FIN = 5
+IPVS_CMD_ATTR_TIMEOUT_UDP = 6
+IPVS_CMD_DEL_DAEMON = 10
+IPVS_CMD_DEL_DEST = 7
+IPVS_CMD_DEL_SERVICE = 3
+IPVS_CMD_FLUSH = 17
+IPVS_CMD_GET_CONFIG = 13
+IPVS_CMD_GET_DAEMON = 11
+IPVS_CMD_GET_DEST = 8
+IPVS_CMD_GET_INFO = 15
+IPVS_CMD_GET_SERVICE = 4
+IPVS_CMD_NEW_DAEMON = 9
+IPVS_CMD_NEW_DEST = 5
+IPVS_CMD_NEW_SERVICE = 1
+IPVS_CMD_SET_CONFIG = 12
+IPVS_CMD_SET_DEST = 6
IPVS_CMD_SET_INFO = 14
+IPVS_CMD_SET_SERVICE = 2
+IPVS_CMD_ZERO = 16
IPVS_DAEMON_ATTR_MCAST_GROUP = 5
IPVS_DAEMON_ATTR_MCAST_GROUP6 = 6
IPVS_DAEMON_ATTR_MCAST_IFN = 2
diff --git a/sys/linux/socket.txt.const b/sys/linux/socket.txt.const
index 6a06c03db..45be577b1 100644
--- a/sys/linux/socket.txt.const
+++ b/sys/linux/socket.txt.const
@@ -158,8 +158,22 @@ IFREQ_SIZE = 40, 386:arm:32
IPPROTO_ICMP = 1
IPV4_FLOW = 16
IPV4_USER_FLOW = 13
+IPV6_2292DSTOPTS = 4
+IPV6_2292HOPLIMIT = 8
+IPV6_DONTFRAG = 62
IPV6_FLOW = 17
+IPV6_FLOWINFO = 11
+IPV6_HOPLIMIT = 52
+IPV6_HOPOPTS = 54
+IPV6_PKTINFO = 50
+IPV6_RTHDR = 57
+IPV6_RTHDRDSTOPTS = 55
+IPV6_TCLASS = 67
IPV6_USER_FLOW = 14
+IP_PKTINFO = 8
+IP_RETOPTS = 7
+IP_TOS = 1
+IP_TTL = 2
IP_USER_FLOW = 13
MSG_BATCH = 262144
MSG_CMSG_CLOEXEC = 1073741824
@@ -178,6 +192,8 @@ MSG_TRUNC = 32
MSG_WAITALL = 256
MSG_WAITFORONE = 65536
MSG_ZEROCOPY = 67108864
+SCM_CREDENTIALS = 2
+SCM_RIGHTS = 1
SCM_TXTIME = 61
SCTP_V4_FLOW = 3
SCTP_V6_FLOW = 7
diff --git a/sys/linux/socket_can.txt.const b/sys/linux/socket_can.txt.const
index e379b8e6e..c82da5dab 100644
--- a/sys/linux/socket_can.txt.const
+++ b/sys/linux/socket_can.txt.const
@@ -15,6 +15,8 @@ CAN_RAW_FILTER = 1
CAN_RAW_JOIN_FILTERS = 6
CAN_RAW_LOOPBACK = 3
CAN_RAW_RECV_OWN_MSGS = 4
+IFNAMSIZ = 16
+IFREQ_SIZE = ???
J1939_IDLE_ADDR = 254
J1939_MAX_UNICAST_ADDR = 253
J1939_NO_ADDR = 255
diff --git a/sys/linux/socket_ieee802154.txt.const b/sys/linux/socket_ieee802154.txt.const
index 4a06a3827..561b7e27e 100644
--- a/sys/linux/socket_ieee802154.txt.const
+++ b/sys/linux/socket_ieee802154.txt.const
@@ -6,34 +6,87 @@ IEEE802154_ADDR_LONG = 3
IEEE802154_ADDR_NONE = 0
IEEE802154_ADDR_SHORT = 2
IEEE802154_ADDR_UNDEF = 65534
+IEEE802154_ADD_IFACE = 33
+IEEE802154_ASSOCIATE_REQ = 1
+IEEE802154_ASSOCIATE_RESP = 19
+IEEE802154_ATTR_BAT_EXT = 26
+IEEE802154_ATTR_BCN_ORD = 23
+IEEE802154_ATTR_CAPABILITY = 17
+IEEE802154_ATTR_CCA_ED_LEVEL = 36
+IEEE802154_ATTR_CCA_MODE = 35
IEEE802154_ATTR_CHANNEL = 7
IEEE802154_ATTR_CHANNELS = 20
IEEE802154_ATTR_COORD_HW_ADDR = 9
IEEE802154_ATTR_COORD_PAN_ID = 10
+IEEE802154_ATTR_COORD_REALIGN = 27
IEEE802154_ATTR_COORD_SHORT_ADDR = 8
+IEEE802154_ATTR_CSMA_MAX_BE = 39
+IEEE802154_ATTR_CSMA_MIN_BE = 38
+IEEE802154_ATTR_CSMA_RETRIES = 37
IEEE802154_ATTR_DEV_INDEX = 2
IEEE802154_ATTR_DEV_NAME = 1
IEEE802154_ATTR_DEV_TYPE = 32
+IEEE802154_ATTR_DURATION = 21
+IEEE802154_ATTR_FRAME_RETRIES = 40
IEEE802154_ATTR_HW_ADDR = 5
+IEEE802154_ATTR_LBT_ENABLED = 34
+IEEE802154_ATTR_LLSEC_CMD_FRAME_ID = 52
IEEE802154_ATTR_LLSEC_DEV_KEY_MODE = 55
IEEE802154_ATTR_LLSEC_DEV_OVERRIDE = 54
+IEEE802154_ATTR_LLSEC_ENABLED = 41
+IEEE802154_ATTR_LLSEC_FRAME_COUNTER = 47
+IEEE802154_ATTR_LLSEC_FRAME_TYPE = 51
+IEEE802154_ATTR_LLSEC_KEY_BYTES = 48
+IEEE802154_ATTR_LLSEC_KEY_ID = 46
IEEE802154_ATTR_LLSEC_KEY_MODE = 43
IEEE802154_ATTR_LLSEC_KEY_SOURCE_EXTENDED = 45
+IEEE802154_ATTR_LLSEC_KEY_SOURCE_SHORT = 44
+IEEE802154_ATTR_LLSEC_KEY_USAGE_COMMANDS = 50
+IEEE802154_ATTR_LLSEC_KEY_USAGE_FRAME_TYPES = 49
IEEE802154_ATTR_LLSEC_SECLEVEL = 42
+IEEE802154_ATTR_LLSEC_SECLEVELS = 53
IEEE802154_ATTR_PAGE = 29
+IEEE802154_ATTR_PAN_COORD = 25
IEEE802154_ATTR_PAN_ID = 6
IEEE802154_ATTR_PHY_NAME = 31
+IEEE802154_ATTR_REASON = 18
+IEEE802154_ATTR_SCAN_TYPE = 19
+IEEE802154_ATTR_SF_ORD = 24
IEEE802154_ATTR_SHORT_ADDR = 4
+IEEE802154_ATTR_STATUS = 3
+IEEE802154_ATTR_TXPOWER = 33
IEEE802154_DEV_MONITOR = 1
IEEE802154_DEV_WPAN = 0
+IEEE802154_DISASSOCIATE_REQ = 3
+IEEE802154_LIST_IFACE = 31
+IEEE802154_LIST_PHY = 32
+IEEE802154_LLSEC_ADD_DEV = 42
+IEEE802154_LLSEC_ADD_DEVKEY = 45
+IEEE802154_LLSEC_ADD_KEY = 39
+IEEE802154_LLSEC_ADD_SECLEVEL = 48
+IEEE802154_LLSEC_DEL_DEV = 43
+IEEE802154_LLSEC_DEL_DEVKEY = 46
+IEEE802154_LLSEC_DEL_KEY = 40
+IEEE802154_LLSEC_DEL_SECLEVEL = 49
+IEEE802154_LLSEC_GETPARAMS = 36
+IEEE802154_LLSEC_LIST_DEV = 41
+IEEE802154_LLSEC_LIST_DEVKEY = 44
+IEEE802154_LLSEC_LIST_KEY = 38
+IEEE802154_LLSEC_LIST_SECLEVEL = 47
+IEEE802154_LLSEC_SETPARAMS = 37
IEEE802154_MAX_CHANNEL = 26
IEEE802154_MAX_PAGE = 31
IEEE802154_PANID_BROADCAST = 65535
+IEEE802154_SCAN_REQ = 9
IEEE802154_SCF_KEY_HW_INDEX = 3
IEEE802154_SCF_KEY_IMPLICIT = 0
IEEE802154_SCF_KEY_INDEX = 1
IEEE802154_SCF_KEY_SHORT_INDEX = 2
IEEE802154_SCF_SECLEVEL_ENC_MIC128 = 7
+IEEE802154_SET_MACPARAMS = 35
+IEEE802154_START_REQ = 13
+IFNAMSIZ = 16
+IFREQ_SIZE = ???
NL802154_ATTR_ACKREQ_DEFAULT = 26
NL802154_ATTR_CCA_ED_LEVEL = 14
NL802154_ATTR_CCA_MODE = 12
@@ -44,15 +97,24 @@ NL802154_ATTR_IFINDEX = 3
NL802154_ATTR_IFNAME = 4
NL802154_ATTR_IFTYPE = 5
NL802154_ATTR_LBT_MODE = 19
+NL802154_ATTR_MAX_BE = 16
+NL802154_ATTR_MAX_CSMA_BACKOFFS = 18
+NL802154_ATTR_MAX_FRAME_RETRIES = 15
+NL802154_ATTR_MIN_BE = 17
+NL802154_ATTR_NETNS_FD = 29
NL802154_ATTR_PAGE = 7
NL802154_ATTR_PAN_ID = 9
+NL802154_ATTR_PID = 28
NL802154_ATTR_SEC_DEVICE = 46
NL802154_ATTR_SEC_DEVKEY = 47
+NL802154_ATTR_SEC_ENABLED = 41
+NL802154_ATTR_SEC_FRAME_COUNTER = 44
NL802154_ATTR_SEC_KEY = 48
NL802154_ATTR_SEC_LEVEL = 45
NL802154_ATTR_SEC_OUT_KEY_ID = 43
NL802154_ATTR_SEC_OUT_LEVEL = 42
NL802154_ATTR_SHORT_ADDR = 10
+NL802154_ATTR_TX_POWER = 11
NL802154_ATTR_WPAN_DEV = 6
NL802154_ATTR_WPAN_PHY = 1
NL802154_CCA_ALOHA = 4
@@ -63,7 +125,35 @@ NL802154_CCA_OPT_ENERGY_CARRIER_AND = 0
NL802154_CCA_OPT_ENERGY_CARRIER_OR = 1
NL802154_CCA_UWB_MULTIPLEXED = 6
NL802154_CCA_UWB_SHR = 5
+NL802154_CMD_DEL_SEC_DEV = 27
+NL802154_CMD_DEL_SEC_DEVKEY = 30
+NL802154_CMD_DEL_SEC_KEY = 24
+NL802154_CMD_DEL_SEC_LEVEL = 33
NL802154_CMD_FRAME_MAX = 9
+NL802154_CMD_GET_INTERFACE = 5
+NL802154_CMD_GET_SEC_DEV = 25
+NL802154_CMD_GET_SEC_DEVKEY = 28
+NL802154_CMD_GET_SEC_KEY = 22
+NL802154_CMD_GET_SEC_LEVEL = 31
+NL802154_CMD_GET_WPAN_PHY = 1
+NL802154_CMD_NEW_INTERFACE = 7
+NL802154_CMD_NEW_SEC_DEV = 26
+NL802154_CMD_NEW_SEC_DEVKEY = 29
+NL802154_CMD_NEW_SEC_KEY = 23
+NL802154_CMD_NEW_SEC_LEVEL = 32
+NL802154_CMD_SET_ACKREQ_DEFAULT = 19
+NL802154_CMD_SET_BACKOFF_EXPONENT = 16
+NL802154_CMD_SET_CCA_ED_LEVEL = 14
+NL802154_CMD_SET_CCA_MODE = 13
+NL802154_CMD_SET_CHANNEL = 9
+NL802154_CMD_SET_LBT_MODE = 18
+NL802154_CMD_SET_MAX_CSMA_BACKOFFS = 17
+NL802154_CMD_SET_MAX_FRAME_RETRIES = 15
+NL802154_CMD_SET_PAN_ID = 10
+NL802154_CMD_SET_SEC_PARAMS = 21
+NL802154_CMD_SET_SHORT_ADDR = 11
+NL802154_CMD_SET_TX_POWER = 12
+NL802154_CMD_SET_WPAN_PHY_NETNS = 20
NL802154_DEVKEY_ATTR_EXTENDED_ADDR = 2
NL802154_DEVKEY_ATTR_FRAME_COUNTER = 1
NL802154_DEVKEY_ATTR_ID = 3
diff --git a/sys/linux/socket_inet.txt.const b/sys/linux/socket_inet.txt.const
index ba7c837b5..70a91f009 100644
--- a/sys/linux/socket_inet.txt.const
+++ b/sys/linux/socket_inet.txt.const
@@ -10,6 +10,8 @@ ATF_NETMASK = 32
ATF_PERM = 4
ATF_PUBL = 8
ATF_USETRAILERS = 16
+IFNAMSIZ = 16
+IFREQ_SIZE = ???
IPPROTO_IP = 0
IP_ADD_MEMBERSHIP = 35
IP_ADD_SOURCE_MEMBERSHIP = 39
diff --git a/sys/linux/socket_inet_l2tp.txt.const b/sys/linux/socket_inet_l2tp.txt.const
index 3fb80e4d5..e2c624de0 100644
--- a/sys/linux/socket_inet_l2tp.txt.const
+++ b/sys/linux/socket_inet_l2tp.txt.const
@@ -2,24 +2,49 @@
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
AF_INET = 2
AF_INET6 = 10
+IFNAMSIZ = 16
IPPROTO_L2TP = 115
L2TP_ATTR_CONN_ID = 9
+L2TP_ATTR_COOKIE = 15
+L2TP_ATTR_DATA_SEQ = 4
L2TP_ATTR_DEBUG = 17
L2TP_ATTR_ENCAP_TYPE = 2
L2TP_ATTR_FD = 23
+L2TP_ATTR_IFNAME = 8
L2TP_ATTR_IP6_DADDR = 32
L2TP_ATTR_IP6_SADDR = 31
L2TP_ATTR_IP_DADDR = 25
L2TP_ATTR_IP_SADDR = 24
+L2TP_ATTR_L2SPEC_LEN = 6
L2TP_ATTR_L2SPEC_TYPE = 5
+L2TP_ATTR_LNS_MODE = 20
+L2TP_ATTR_MRU = 29
+L2TP_ATTR_MTU = 28
+L2TP_ATTR_OFFSET = 3
L2TP_ATTR_PEER_CONN_ID = 10
+L2TP_ATTR_PEER_COOKIE = 16
L2TP_ATTR_PEER_SESSION_ID = 12
L2TP_ATTR_PROTO_VERSION = 7
L2TP_ATTR_PW_TYPE = 1
+L2TP_ATTR_RECV_SEQ = 18
+L2TP_ATTR_RECV_TIMEOUT = 22
+L2TP_ATTR_SEND_SEQ = 19
L2TP_ATTR_SESSION_ID = 11
L2TP_ATTR_UDP_CSUM = 13
+L2TP_ATTR_UDP_DPORT = 27
+L2TP_ATTR_UDP_SPORT = 26
L2TP_ATTR_UDP_ZERO_CSUM6_RX = 34
L2TP_ATTR_UDP_ZERO_CSUM6_TX = 33
+L2TP_ATTR_VLAN_ID = 14
+L2TP_CMD_NOOP = 0
+L2TP_CMD_SESSION_CREATE = 5
+L2TP_CMD_SESSION_DELETE = 6
+L2TP_CMD_SESSION_GET = 8
+L2TP_CMD_SESSION_MODIFY = 7
+L2TP_CMD_TUNNEL_CREATE = 1
+L2TP_CMD_TUNNEL_DELETE = 2
+L2TP_CMD_TUNNEL_GET = 4
+L2TP_CMD_TUNNEL_MODIFY = 3
L2TP_ENCAPTYPE_IP = 1
L2TP_ENCAPTYPE_UDP = 0
L2TP_L2SPECTYPE_DEFAULT = 1
diff --git a/sys/linux/socket_ip_tunnel.txt.const b/sys/linux/socket_ip_tunnel.txt.const
index 1f7d1993d..20d158cb7 100644
--- a/sys/linux/socket_ip_tunnel.txt.const
+++ b/sys/linux/socket_ip_tunnel.txt.const
@@ -10,6 +10,7 @@ GRE_SEQ = 16, s390x:4096
GRE_STRICT = 8, s390x:2048
GRE_VERSION = 1792, s390x:7
IFNAMSIZ = 16
+IFREQ_SIZE = ???
IP6_TNL_F_ALLOW_LOCAL_REMOTE = 64
IP6_TNL_F_IGN_ENCAP_LIMIT = 1
IP6_TNL_F_MIP6_DEV = 8
diff --git a/sys/linux/socket_netlink_generic.txt.const b/sys/linux/socket_netlink_generic.txt.const
index ba9d894d9..25b05b4c9 100644
--- a/sys/linux/socket_netlink_generic.txt.const
+++ b/sys/linux/socket_netlink_generic.txt.const
@@ -2,6 +2,8 @@
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
AF_NETLINK = 16
NETLINK_GENERIC = 16
+NLMSG_MAX_TYPE = ???
+NLMSG_MIN_TYPE = 16
SOCK_RAW = 3
__NR_sendmsg = 211, 386:s390x:370, amd64:46, arm:296, mips64le:5045, ppc64le:341
__NR_socket = 198, 386:s390x:359, amd64:41, arm:281, mips64le:5040, ppc64le:326
diff --git a/sys/linux/socket_netlink_generic_80211.txt.const b/sys/linux/socket_netlink_generic_80211.txt.const
index a0d597171..d8475939e 100644
--- a/sys/linux/socket_netlink_generic_80211.txt.const
+++ b/sys/linux/socket_netlink_generic_80211.txt.const
@@ -12,28 +12,45 @@ IEEE80211_MAX_DATA_LEN = 2304
IEEE80211_MAX_TID = 15
IEEE80211_MAX_UP = 7
IEEE80211_QOS_MAP_MAX_EX = 21
+IFNAMSIZ = 16
+IFREQ_SIZE = ???
MAX_NL80211_PKTPAT = 3
NL80211_ACL_POLICY_ACCEPT_UNLESS_LISTED = 0
NL80211_ACL_POLICY_DENY_UNLESS_LISTED = 1
NL80211_ATTR_4ADDR = 83
NL80211_ATTR_ACL_POLICY = 165
+NL80211_ATTR_ADMITTED_TIME = 212
+NL80211_ATTR_AIRTIME_WEIGHT = 274
NL80211_ATTR_AKM_SUITES = 76
+NL80211_ATTR_AP_ISOLATE = 96
NL80211_ATTR_AUTH_TYPE = 53
NL80211_ATTR_BANDS = 239
NL80211_ATTR_BEACON_HEAD = 14
NL80211_ATTR_BEACON_INTERVAL = 12
NL80211_ATTR_BEACON_TAIL = 15
+NL80211_ATTR_BG_SCAN_PERIOD = 152
NL80211_ATTR_BSSID = 245
NL80211_ATTR_BSS_BASIC_RATES = 36
+NL80211_ATTR_BSS_CTS_PROT = 28
+NL80211_ATTR_BSS_HT_OPMODE = 109
NL80211_ATTR_BSS_SELECT = 227
+NL80211_ATTR_BSS_SHORT_PREAMBLE = 29
+NL80211_ATTR_BSS_SHORT_SLOT_TIME = 30
+NL80211_ATTR_CENTER_FREQ1 = 160
+NL80211_ATTR_CENTER_FREQ2 = 161
NL80211_ATTR_CHANNEL_WIDTH = 159
+NL80211_ATTR_CH_SWITCH_BLOCK_TX = 184
NL80211_ATTR_CH_SWITCH_COUNT = 183
NL80211_ATTR_CIPHER_SUITES_PAIRWISE = 73
NL80211_ATTR_CIPHER_SUITE_GROUP = 74
NL80211_ATTR_COALESCE_RULE_CONDITION = 2
NL80211_ATTR_COALESCE_RULE_DELAY = 1
NL80211_ATTR_COALESCE_RULE_PKT_PATTERN = 3
+NL80211_ATTR_CONTROL_PORT = 68
NL80211_ATTR_CONTROL_PORT_ETHERTYPE = 102
+NL80211_ATTR_CONTROL_PORT_NO_ENCRYPT = 103
+NL80211_ATTR_CONTROL_PORT_NO_PREAUTH = 286
+NL80211_ATTR_CONTROL_PORT_OVER_NL80211 = 264
NL80211_ATTR_COOKIE = 88
NL80211_ATTR_CQM = 94
NL80211_ATTR_CQM_RSSI_HYST = 2
@@ -49,18 +66,29 @@ NL80211_ATTR_CSA_C_OFF_BEACON = 186
NL80211_ATTR_CSA_C_OFF_PRESP = 187
NL80211_ATTR_CSA_IES = 185
NL80211_ATTR_DFS_CAC_TIME = 7
+NL80211_ATTR_DFS_REGION = 146
+NL80211_ATTR_DISABLE_HT = 147
+NL80211_ATTR_DISABLE_VHT = 175
+NL80211_ATTR_DONT_WAIT_FOR_ACK = 142
+NL80211_ATTR_DTIM_PERIOD = 13
NL80211_ATTR_DURATION = 87
+NL80211_ATTR_EXTERNAL_AUTH_SUPPORT = 261
NL80211_ATTR_FILS_CACHE_ID = 253
+NL80211_ATTR_FILS_ERP_NEXT_SEQ_NUM = 251
NL80211_ATTR_FILS_ERP_REALM = 250
NL80211_ATTR_FILS_ERP_RRK = 252
NL80211_ATTR_FILS_ERP_USERNAME = 249
NL80211_ATTR_FILS_KEK = 242
NL80211_ATTR_FILS_NONCES = 243
NL80211_ATTR_FRAME = 51
+NL80211_ATTR_FRAME_MATCH = 91
+NL80211_ATTR_FRAME_TYPE = 101
+NL80211_ATTR_FREQ_FIXED = 60
NL80211_ATTR_FREQ_RANGE_END = 3
NL80211_ATTR_FREQ_RANGE_MAX_BW = 4
NL80211_ATTR_FREQ_RANGE_START = 2
NL80211_ATTR_FTM_RESPONDER = 270
+NL80211_ATTR_HANDLE_DFS = 191
NL80211_ATTR_HE_BSS_COLOR = 283
NL80211_ATTR_HE_OBSS_PD = 279
NL80211_ATTR_HIDDEN_SSID = 126
@@ -70,21 +98,29 @@ NL80211_ATTR_IE = 42
NL80211_ATTR_IE_ASSOC_RESP = 128
NL80211_ATTR_IE_PROBE_RESP = 127
NL80211_ATTR_IFINDEX = 3
+NL80211_ATTR_IFNAME = 4
NL80211_ATTR_IFTYPE = 5
+NL80211_ATTR_INACTIVITY_TIMEOUT = 150
NL80211_ATTR_KEY = 80
NL80211_ATTR_KEYS = 81
NL80211_ATTR_KEY_CIPHER = 9
NL80211_ATTR_KEY_DATA = 7
+NL80211_ATTR_KEY_DEFAULT = 11
NL80211_ATTR_KEY_DEFAULT_MGMT = 40
NL80211_ATTR_KEY_DEFAULT_TYPES = 110
NL80211_ATTR_KEY_IDX = 8
+NL80211_ATTR_KEY_SEQ = 10
NL80211_ATTR_KEY_TYPE = 55
NL80211_ATTR_LOCAL_MESH_POWER_MODE = 164
+NL80211_ATTR_LOCAL_STATE_CHANGE = 95
NL80211_ATTR_MAC = 6
NL80211_ATTR_MAC_ADDRS = 166
NL80211_ATTR_MAC_HINT = 200
NL80211_ATTR_MAX_CRIT_PROT_DURATION = 180
NL80211_ATTR_MCAST_RATE = 107
+NL80211_ATTR_MDID = 177
+NL80211_ATTR_MEASUREMENT_DURATION = 235
+NL80211_ATTR_MEASUREMENT_DURATION_MANDATORY = 236
NL80211_ATTR_MESH_CONFIG = 35
NL80211_ATTR_MESH_ID = 24
NL80211_ATTR_MESH_PEER_AID = 237
@@ -92,18 +128,30 @@ NL80211_ATTR_MESH_SETUP = 112
NL80211_ATTR_MGMT_SUBTYPE = 41
NL80211_ATTR_MNTR_FLAGS = 23
NL80211_ATTR_MPATH_NEXT_HOP = 26
+NL80211_ATTR_MULTICAST_TO_UNICAST_ENABLED = 244
NL80211_ATTR_MU_MIMO_FOLLOW_MAC_ADDR = 232
NL80211_ATTR_MU_MIMO_GROUP_DATA = 231
NL80211_ATTR_NAN_FUNC = 240
+NL80211_ATTR_NAN_MASTER_PREF = 238
+NL80211_ATTR_NETNS_FD = 219
+NL80211_ATTR_NOACK_MAP = 149
+NL80211_ATTR_OFFCHANNEL_TX_OK = 108
+NL80211_ATTR_OPER_CLASS = 214
+NL80211_ATTR_OPMODE_NOTIF = 194
+NL80211_ATTR_P2P_CTWINDOW = 162
NL80211_ATTR_P2P_OPPPS = 163
+NL80211_ATTR_PBSS = 226
NL80211_ATTR_PEER_AID = 181
+NL80211_ATTR_PID = 82
NL80211_ATTR_PMK = 254
NL80211_ATTR_PMKID = 85
NL80211_ATTR_PMKR0_NAME = 258
+NL80211_ATTR_PMK_LIFETIME = 287
NL80211_ATTR_PMK_REAUTH_THRESHOLD = 288
NL80211_ATTR_POWER_RULE_MAX_ANT_GAIN = 5
NL80211_ATTR_POWER_RULE_MAX_EIRP = 6
NL80211_ATTR_PREV_BSSID = 79
+NL80211_ATTR_PRIVACY = 70
NL80211_ATTR_PROBE_RESP = 145
NL80211_ATTR_PS_STATE = 93
NL80211_ATTR_QOS_MAP = 199
@@ -117,46 +165,77 @@ NL80211_ATTR_SCAN_FLAGS = 158
NL80211_ATTR_SCAN_FREQUENCIES = 44
NL80211_ATTR_SCAN_SSIDS = 45
NL80211_ATTR_SCAN_SUPP_RATES = 125
+NL80211_ATTR_SCHED_SCAN_DELAY = 220
+NL80211_ATTR_SCHED_SCAN_INTERVAL = 119
NL80211_ATTR_SCHED_SCAN_MATCH = 132
+NL80211_ATTR_SCHED_SCAN_MULTI = 255
+NL80211_ATTR_SCHED_SCAN_RELATIVE_RSSI = 246
NL80211_ATTR_SCHED_SCAN_RSSI_ADJUST = 247
NL80211_ATTR_SMPS_MODE = 213
+NL80211_ATTR_SOCKET_OWNER = 204
NL80211_ATTR_SSID = 52
NL80211_ATTR_STATUS_CODE = 72
NL80211_ATTR_STA_AID = 16
+NL80211_ATTR_STA_CAPABILITY = 171
+NL80211_ATTR_STA_EXT_CAPABILITY = 172
NL80211_ATTR_STA_FLAGS = 17
NL80211_ATTR_STA_FLAGS2 = 67
+NL80211_ATTR_STA_LISTEN_INTERVAL = 18
NL80211_ATTR_STA_PLINK_ACTION = 25
NL80211_ATTR_STA_PLINK_STATE = 116
NL80211_ATTR_STA_SUPPORTED_CHANNELS = 189
NL80211_ATTR_STA_SUPPORTED_OPER_CLASSES = 190
NL80211_ATTR_STA_SUPPORTED_RATES = 19
NL80211_ATTR_STA_SUPPORT_P2P_PS = 228
+NL80211_ATTR_STA_TX_POWER = 276
NL80211_ATTR_STA_TX_POWER_SETTING = 275
NL80211_ATTR_STA_VLAN = 20
NL80211_ATTR_STA_WME = 129
NL80211_ATTR_TDLS_ACTION = 136
+NL80211_ATTR_TDLS_DIALOG_TOKEN = 137
+NL80211_ATTR_TDLS_INITIATOR = 207
NL80211_ATTR_TDLS_OPERATION = 138
+NL80211_ATTR_TDLS_PEER_CAPABILITY = 203
NL80211_ATTR_TESTDATA = 69
NL80211_ATTR_TID_CONFIG = 285
NL80211_ATTR_TSID = 210
+NL80211_ATTR_TWT_RESPONDER = 278
+NL80211_ATTR_TXQ_LIMIT = 266
+NL80211_ATTR_TXQ_MEMORY_LIMIT = 267
+NL80211_ATTR_TXQ_QUANTUM = 268
+NL80211_ATTR_TX_NO_CCK_RATE = 135
NL80211_ATTR_TX_RATES = 90
NL80211_ATTR_USER_PRIO = 211
NL80211_ATTR_USER_REG_HINT_TYPE = 154
NL80211_ATTR_USE_MFP = 66
+NL80211_ATTR_USE_RRM = 208
+NL80211_ATTR_VENDOR_DATA = 197
+NL80211_ATTR_VENDOR_ID = 195
+NL80211_ATTR_VENDOR_SUBCMD = 196
NL80211_ATTR_VHT_CAPABILITY = 157
NL80211_ATTR_VHT_CAPABILITY_MASK = 176
NL80211_ATTR_VLAN_ID = 282
NL80211_ATTR_WANT_1X_4WAY_HS = 257
NL80211_ATTR_WDEV = 153
NL80211_ATTR_WIPHY = 1
+NL80211_ATTR_WIPHY_ANTENNA_RX = 106
+NL80211_ATTR_WIPHY_ANTENNA_TX = 105
NL80211_ATTR_WIPHY_CHANNEL_TYPE = 39
+NL80211_ATTR_WIPHY_COVERAGE_CLASS = 89
+NL80211_ATTR_WIPHY_DYN_ACK = 209
NL80211_ATTR_WIPHY_EDMG_BW_CONFIG = 281
NL80211_ATTR_WIPHY_EDMG_CHANNELS = 280
+NL80211_ATTR_WIPHY_FRAG_THRESHOLD = 63
NL80211_ATTR_WIPHY_FREQ = 38
NL80211_ATTR_WIPHY_FREQ_HINT = 201
NL80211_ATTR_WIPHY_FREQ_OFFSET = 290
NL80211_ATTR_WIPHY_NAME = 2
+NL80211_ATTR_WIPHY_RETRY_LONG = 62
+NL80211_ATTR_WIPHY_RETRY_SHORT = 61
+NL80211_ATTR_WIPHY_RTS_THRESHOLD = 64
NL80211_ATTR_WIPHY_TXQ_PARAMS = 37
+NL80211_ATTR_WIPHY_TX_POWER_LEVEL = 98
+NL80211_ATTR_WIPHY_TX_POWER_SETTING = 97
NL80211_ATTR_WOWLAN_TRIGGERS = 117
NL80211_ATTR_WPA_VERSIONS = 75
NL80211_AUTHTYPE_FILS_PK = 7
@@ -191,8 +270,113 @@ NL80211_CHAN_WIDTH_40 = 2
NL80211_CHAN_WIDTH_5 = 6
NL80211_CHAN_WIDTH_80 = 3
NL80211_CHAN_WIDTH_80P80 = 4
+NL80211_CMD_ABORT_SCAN = 114
+NL80211_CMD_ADD_NAN_FUNCTION = 117
+NL80211_CMD_ADD_TX_TS = 105
+NL80211_CMD_ASSOCIATE = 38
+NL80211_CMD_AUTHENTICATE = 37
+NL80211_CMD_CANCEL_REMAIN_ON_CHANNEL = 56
+NL80211_CMD_CHANGE_NAN_CONFIG = 119
+NL80211_CMD_CHANNEL_SWITCH = 102
+NL80211_CMD_CONNECT = 46
+NL80211_CMD_CONTROL_PORT_FRAME = 129
+NL80211_CMD_CRIT_PROTOCOL_START = 98
+NL80211_CMD_CRIT_PROTOCOL_STOP = 99
+NL80211_CMD_DEAUTHENTICATE = 39
+NL80211_CMD_DEL_INTERFACE = 8
+NL80211_CMD_DEL_KEY = 12
+NL80211_CMD_DEL_MPATH = 24
+NL80211_CMD_DEL_NAN_FUNCTION = 118
+NL80211_CMD_DEL_PMK = 124
+NL80211_CMD_DEL_PMKSA = 53
+NL80211_CMD_DEL_STATION = 20
+NL80211_CMD_DEL_TX_TS = 106
+NL80211_CMD_DISASSOCIATE = 40
+NL80211_CMD_DISCONNECT = 48
+NL80211_CMD_EXTERNAL_AUTH = 127
+NL80211_CMD_FLUSH_PMKSA = 54
+NL80211_CMD_FRAME = 59
+NL80211_CMD_FRAME_WAIT_CANCEL = 67
+NL80211_CMD_GET_COALESCE = 100
+NL80211_CMD_GET_FTM_RESPONDER_STATS = 130
+NL80211_CMD_GET_INTERFACE = 5
+NL80211_CMD_GET_KEY = 9
+NL80211_CMD_GET_MESH_CONFIG = 28
+NL80211_CMD_GET_MPATH = 21
+NL80211_CMD_GET_MPP = 107
+NL80211_CMD_GET_POWER_SAVE = 62
+NL80211_CMD_GET_PROTOCOL_FEATURES = 95
+NL80211_CMD_GET_REG = 31
+NL80211_CMD_GET_SCAN = 32
+NL80211_CMD_GET_STATION = 17
+NL80211_CMD_GET_SURVEY = 50
+NL80211_CMD_GET_WIPHY = 1
+NL80211_CMD_GET_WOWLAN = 73
+NL80211_CMD_JOIN_IBSS = 43
+NL80211_CMD_JOIN_MESH = 68
+NL80211_CMD_JOIN_OCB = 108
+NL80211_CMD_LEAVE_IBSS = 44
+NL80211_CMD_LEAVE_MESH = 69
+NL80211_CMD_LEAVE_OCB = 109
+NL80211_CMD_NEW_INTERFACE = 7
+NL80211_CMD_NEW_KEY = 11
+NL80211_CMD_NEW_MPATH = 23
+NL80211_CMD_NEW_STATION = 19
+NL80211_CMD_NOTIFY_RADAR = 134
+NL80211_CMD_PEER_MEASUREMENT_START = 131
+NL80211_CMD_PROBE_CLIENT = 84
+NL80211_CMD_PROBE_MESH_LINK = 136
+NL80211_CMD_RADAR_DETECT = 94
+NL80211_CMD_REGISTER_BEACONS = 85
+NL80211_CMD_REGISTER_FRAME = 58
+NL80211_CMD_RELOAD_REGDB = 126
+NL80211_CMD_REMAIN_ON_CHANNEL = 55
+NL80211_CMD_REQ_SET_REG = 27
+NL80211_CMD_SET_BEACON = 14
+NL80211_CMD_SET_BSS = 25
+NL80211_CMD_SET_CHANNEL = 65
+NL80211_CMD_SET_COALESCE = 101
+NL80211_CMD_SET_CQM = 63
+NL80211_CMD_SET_INTERFACE = 6
+NL80211_CMD_SET_KEY = 10
+NL80211_CMD_SET_MAC_ACL = 93
+NL80211_CMD_SET_MCAST_RATE = 92
+NL80211_CMD_SET_MESH_CONFIG = 29
+NL80211_CMD_SET_MPATH = 22
+NL80211_CMD_SET_MULTICAST_TO_UNICAST = 121
+NL80211_CMD_SET_NOACK_MAP = 87
+NL80211_CMD_SET_PMK = 123
+NL80211_CMD_SET_PMKSA = 52
+NL80211_CMD_SET_POWER_SAVE = 61
+NL80211_CMD_SET_QOS_MAP = 104
+NL80211_CMD_SET_REG = 26
+NL80211_CMD_SET_REKEY_OFFLOAD = 79
+NL80211_CMD_SET_STATION = 18
+NL80211_CMD_SET_TID_CONFIG = 137
+NL80211_CMD_SET_TX_BITRATE_MASK = 57
NL80211_CMD_SET_WDS_PEER = 66
+NL80211_CMD_SET_WIPHY = 2
+NL80211_CMD_SET_WIPHY_NETNS = 49
+NL80211_CMD_SET_WOWLAN = 74
+NL80211_CMD_START_AP = 15
+NL80211_CMD_START_NAN = 115
+NL80211_CMD_START_P2P_DEVICE = 89
+NL80211_CMD_START_SCHED_SCAN = 75
+NL80211_CMD_STOP_AP = 16
+NL80211_CMD_STOP_NAN = 116
+NL80211_CMD_STOP_P2P_DEVICE = 90
+NL80211_CMD_STOP_SCHED_SCAN = 76
+NL80211_CMD_TDLS_CANCEL_CHANNEL_SWITCH = 112
+NL80211_CMD_TDLS_CHANNEL_SWITCH = 111
+NL80211_CMD_TDLS_MGMT = 82
+NL80211_CMD_TDLS_OPER = 81
NL80211_CMD_TESTMODE = 45
+NL80211_CMD_TRIGGER_SCAN = 33
+NL80211_CMD_UNEXPECTED_FRAME = 83
+NL80211_CMD_UPDATE_CONNECT_PARAMS = 122
+NL80211_CMD_UPDATE_FT_IES = 96
+NL80211_CMD_UPDATE_OWE_INFO = 135
+NL80211_CMD_VENDOR = 103
NL80211_COALESCE_CONDITION_MATCH = 0
NL80211_COALESCE_CONDITION_NO_MATCH = 1
NL80211_CQM_TXE_MAX_INTVL = 1800
diff --git a/sys/linux/socket_netlink_generic_batadv.txt.const b/sys/linux/socket_netlink_generic_batadv.txt.const
index c46fa4f91..44add3b28 100644
--- a/sys/linux/socket_netlink_generic_batadv.txt.const
+++ b/sys/linux/socket_netlink_generic_batadv.txt.const
@@ -1,13 +1,52 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+BATADV_ATTR_AGGREGATED_OGMS_ENABLED = 41
+BATADV_ATTR_AP_ISOLATION_ENABLED = 42
+BATADV_ATTR_BONDING_ENABLED = 45
+BATADV_ATTR_BRIDGE_LOOP_AVOIDANCE_ENABLED = 46
+BATADV_ATTR_DISTRIBUTED_ARP_TABLE_ENABLED = 47
+BATADV_ATTR_ELP_INTERVAL = 58
+BATADV_ATTR_FRAGMENTATION_ENABLED = 48
+BATADV_ATTR_GW_BANDWIDTH_DOWN = 49
+BATADV_ATTR_GW_BANDWIDTH_UP = 50
BATADV_ATTR_GW_MODE = 51
+BATADV_ATTR_GW_SEL_CLASS = 52
BATADV_ATTR_HARD_IFINDEX = 6
+BATADV_ATTR_HOP_PENALTY = 53
+BATADV_ATTR_ISOLATION_MARK = 43
+BATADV_ATTR_ISOLATION_MASK = 44
BATADV_ATTR_MESH_IFINDEX = 3
+BATADV_ATTR_MULTICAST_FANOUT = 60
+BATADV_ATTR_MULTICAST_FORCEFLOOD_ENABLED = 55
+BATADV_ATTR_NETWORK_CODING_ENABLED = 56
BATADV_ATTR_ORIG_ADDRESS = 9
+BATADV_ATTR_ORIG_INTERVAL = 57
+BATADV_ATTR_THROUGHPUT_OVERRIDE = 59
+BATADV_ATTR_TPMETER_TEST_TIME = 11
BATADV_ATTR_VLANID = 40
+BATADV_CMD_GET_BLA_BACKBONE = 12
+BATADV_CMD_GET_BLA_CLAIM = 11
+BATADV_CMD_GET_DAT_CACHE = 13
+BATADV_CMD_GET_GATEWAYS = 10
+BATADV_CMD_GET_HARDIF = 5
+BATADV_CMD_GET_MCAST_FLAGS = 14
+BATADV_CMD_GET_MESH = 1
+BATADV_CMD_GET_NEIGHBORS = 9
+BATADV_CMD_GET_ORIGINATORS = 8
+BATADV_CMD_GET_ROUTING_ALGOS = 4
+BATADV_CMD_GET_TRANSTABLE_GLOBAL = 7
+BATADV_CMD_GET_TRANSTABLE_LOCAL = 6
+BATADV_CMD_GET_VLAN = 17
+BATADV_CMD_SET_HARDIF = 16
+BATADV_CMD_SET_MESH = 15
+BATADV_CMD_SET_VLAN = 18
+BATADV_CMD_TP_METER = 2
+BATADV_CMD_TP_METER_CANCEL = 3
BATADV_GW_MODE_CLIENT = 1
BATADV_GW_MODE_OFF = 0
BATADV_GW_MODE_SERVER = 2
+IFNAMSIZ = 16
+IFREQ_SIZE = ???
SIOCGIFINDEX = 35123
__NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015
__NR_sendmsg = 211, 386:s390x:370, amd64:46, arm:296, mips64le:5045, ppc64le:341
diff --git a/sys/linux/socket_netlink_generic_ethtool.txt.const b/sys/linux/socket_netlink_generic_ethtool.txt.const
index a4d4dd729..2132a6ad2 100644
--- a/sys/linux/socket_netlink_generic_ethtool.txt.const
+++ b/sys/linux/socket_netlink_generic_ethtool.txt.const
@@ -9,26 +9,59 @@ ETHTOOL_A_BITSET_MASK = 5
ETHTOOL_A_BITSET_NOMASK = 1
ETHTOOL_A_BITSET_SIZE = 2
ETHTOOL_A_BITSET_VALUE = 4
+ETHTOOL_A_CHANNELS_COMBINED_COUNT = 9
ETHTOOL_A_CHANNELS_HEADER = 1
+ETHTOOL_A_CHANNELS_OTHER_COUNT = 8
+ETHTOOL_A_CHANNELS_RX_COUNT = 6
+ETHTOOL_A_CHANNELS_TX_COUNT = 7
ETHTOOL_A_COALESCE_HEADER = 1
+ETHTOOL_A_COALESCE_PKT_RATE_HIGH = 18
+ETHTOOL_A_COALESCE_PKT_RATE_LOW = 13
+ETHTOOL_A_COALESCE_RATE_SAMPLE_INTERVAL = 23
+ETHTOOL_A_COALESCE_RX_MAX_FRAMES = 3
+ETHTOOL_A_COALESCE_RX_MAX_FRAMES_HIGH = 20
+ETHTOOL_A_COALESCE_RX_MAX_FRAMES_IRQ = 5
+ETHTOOL_A_COALESCE_RX_MAX_FRAMES_LOW = 15
+ETHTOOL_A_COALESCE_RX_USECS = 2
+ETHTOOL_A_COALESCE_RX_USECS_HIGH = 19
+ETHTOOL_A_COALESCE_RX_USECS_IRQ = 4
+ETHTOOL_A_COALESCE_RX_USECS_LOW = 14
+ETHTOOL_A_COALESCE_STATS_BLOCK_USECS = 10
+ETHTOOL_A_COALESCE_TX_MAX_FRAMES = 7
+ETHTOOL_A_COALESCE_TX_MAX_FRAMES_HIGH = 22
+ETHTOOL_A_COALESCE_TX_MAX_FRAMES_IRQ = 9
+ETHTOOL_A_COALESCE_TX_MAX_FRAMES_LOW = 17
+ETHTOOL_A_COALESCE_TX_USECS = 6
+ETHTOOL_A_COALESCE_TX_USECS_HIGH = 21
+ETHTOOL_A_COALESCE_TX_USECS_IRQ = 8
+ETHTOOL_A_COALESCE_TX_USECS_LOW = 16
ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX = 11
ETHTOOL_A_COALESCE_USE_ADAPTIVE_TX = 12
ETHTOOL_A_COALESCE_USE_CQE_MODE_RX = 25
ETHTOOL_A_COALESCE_USE_CQE_MODE_TX = 24
ETHTOOL_A_DEBUG_HEADER = 1
ETHTOOL_A_DEBUG_MSGMASK = 2
+ETHTOOL_A_EEE_ENABLED = 5
ETHTOOL_A_EEE_HEADER = 1
ETHTOOL_A_EEE_MODES_OURS = 2
+ETHTOOL_A_EEE_TX_LPI_ENABLED = 6
+ETHTOOL_A_EEE_TX_LPI_TIMER = 7
ETHTOOL_A_FEATURES_HEADER = 1
ETHTOOL_A_FEATURES_WANTED = 3
ETHTOOL_A_HEADER_DEV_INDEX = 1
ETHTOOL_A_HEADER_DEV_NAME = 2
ETHTOOL_A_HEADER_FLAGS = 3
ETHTOOL_A_LINKINFO_HEADER = 1
+ETHTOOL_A_LINKINFO_PHYADDR = 3
+ETHTOOL_A_LINKINFO_PORT = 2
+ETHTOOL_A_LINKINFO_TP_MDIX_CTRL = 5
+ETHTOOL_A_LINKMODES_AUTONEG = 2
+ETHTOOL_A_LINKMODES_DUPLEX = 6
ETHTOOL_A_LINKMODES_HEADER = 1
ETHTOOL_A_LINKMODES_LANES = 9
ETHTOOL_A_LINKMODES_MASTER_SLAVE_CFG = 7
ETHTOOL_A_LINKMODES_OURS = 3
+ETHTOOL_A_LINKMODES_SPEED = 5
ETHTOOL_A_LINKSTATE_HEADER = 1
ETHTOOL_A_PAUSE_AUTONEG = 2
ETHTOOL_A_PAUSE_HEADER = 1
@@ -37,8 +70,13 @@ ETHTOOL_A_PAUSE_TX = 4
ETHTOOL_A_PRIVFLAGS_FLAGS = 2
ETHTOOL_A_PRIVFLAGS_HEADER = 1
ETHTOOL_A_RINGS_HEADER = 1
+ETHTOOL_A_RINGS_RX = 6
+ETHTOOL_A_RINGS_RX_JUMBO = 8
+ETHTOOL_A_RINGS_RX_MINI = 7
+ETHTOOL_A_RINGS_TX = 9
ETHTOOL_A_STRINGSETS_STRINGSET = 1
ETHTOOL_A_STRINGSET_ID = 1
+ETHTOOL_A_STRSET_COUNTS_ONLY = 3
ETHTOOL_A_STRSET_HEADER = 1
ETHTOOL_A_STRSET_STRINGSETS = 2
ETHTOOL_A_TSINFO_HEADER = 1
@@ -47,6 +85,32 @@ ETHTOOL_A_WOL_MODES = 2
ETHTOOL_A_WOL_SOPASS = 3
ETHTOOL_FLAG_COMPACT_BITSETS = 1
ETHTOOL_FLAG_OMIT_REPLY = 2
+ETHTOOL_MSG_CHANNELS_GET = 17
+ETHTOOL_MSG_CHANNELS_SET = 18
+ETHTOOL_MSG_COALESCE_GET = 19
+ETHTOOL_MSG_COALESCE_SET = 20
+ETHTOOL_MSG_DEBUG_GET = 7
+ETHTOOL_MSG_DEBUG_SET = 8
+ETHTOOL_MSG_EEE_GET = 23
+ETHTOOL_MSG_EEE_SET = 24
+ETHTOOL_MSG_FEATURES_GET = 11
+ETHTOOL_MSG_FEATURES_SET = 12
+ETHTOOL_MSG_LINKINFO_GET = 2
+ETHTOOL_MSG_LINKINFO_SET = 3
+ETHTOOL_MSG_LINKMODES_GET = 4
+ETHTOOL_MSG_LINKMODES_SET = 5
+ETHTOOL_MSG_LINKSTATE_GET = 6
+ETHTOOL_MSG_PAUSE_GET = 21
+ETHTOOL_MSG_PAUSE_SET = 22
+ETHTOOL_MSG_PRIVFLAGS_GET = 13
+ETHTOOL_MSG_PRIVFLAGS_SET = 14
+ETHTOOL_MSG_RINGS_GET = 15
+ETHTOOL_MSG_RINGS_SET = 16
+ETHTOOL_MSG_STRSET_GET = 1
+ETHTOOL_MSG_TSINFO_GET = 25
+ETHTOOL_MSG_WOL_GET = 9
+ETHTOOL_MSG_WOL_SET = 10
+IFNAMSIZ = 16
MASTER_SLAVE_CFG_MASTER_FORCE = 4
MASTER_SLAVE_CFG_MASTER_PREFERRED = 2
MASTER_SLAVE_CFG_SLAVE_FORCE = 5
diff --git a/sys/linux/socket_netlink_generic_gtp.txt.const b/sys/linux/socket_netlink_generic_gtp.txt.const
index facb660c6..fa184d035 100644
--- a/sys/linux/socket_netlink_generic_gtp.txt.const
+++ b/sys/linux/socket_netlink_generic_gtp.txt.const
@@ -6,11 +6,16 @@ GTPA_I_TEI = 8
GTPA_LINK = 1
GTPA_MS_ADDR6 = 12
GTPA_MS_ADDRESS = 5
+GTPA_NET_NS_FD = 7
GTPA_O_TEI = 9
GTPA_PEER_ADDR6 = 11
GTPA_PEER_ADDRESS = 4
GTPA_TID = 3
GTPA_VERSION = 2
+GTP_CMD_DELPDP = 1
+GTP_CMD_ECHOREQ = 3
+GTP_CMD_GETPDP = 2
+GTP_CMD_NEWPDP = 0
GTP_V0 = 0
GTP_V1 = 1
IFLA_GTP_CREATE_SOCKETS = 5
diff --git a/sys/linux/socket_netlink_generic_net_dm.txt.const b/sys/linux/socket_netlink_generic_net_dm.txt.const
index 5aebeae98..b48fc7413 100644
--- a/sys/linux/socket_netlink_generic_net_dm.txt.const
+++ b/sys/linux/socket_netlink_generic_net_dm.txt.const
@@ -1,3 +1,5 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+NET_DM_CMD_START = 3
+NET_DM_CMD_STOP = 4
__NR_sendmsg = 211, 386:s390x:370, amd64:46, arm:296, mips64le:5045, ppc64le:341
diff --git a/sys/linux/socket_netlink_generic_netlabel.txt.const b/sys/linux/socket_netlink_generic_netlabel.txt.const
index 445a974db..394720656 100644
--- a/sys/linux/socket_netlink_generic_netlabel.txt.const
+++ b/sys/linux/socket_netlink_generic_netlabel.txt.const
@@ -14,11 +14,16 @@ CIPSO_V4_TAG_INVALID = 0
CIPSO_V4_TAG_PBITMAP = 6
CIPSO_V4_TAG_RANGE = 5
CIPSO_V4_TAG_RBITMAP = 1
+IFNAMSIZ = 16
NETLBL_NLTYPE_CALIPSO = 7
NETLBL_NLTYPE_CIPSOV4 = 3
NETLBL_NLTYPE_UNLABELED = 5
NLBL_CALIPSO_A_DOI = 1
NLBL_CALIPSO_A_MTYPE = 2
+NLBL_CALIPSO_C_ADD = 1
+NLBL_CALIPSO_C_LIST = 3
+NLBL_CALIPSO_C_LISTALL = 4
+NLBL_CALIPSO_C_REMOVE = 2
NLBL_CIPSOV4_A_DOI = 1
NLBL_CIPSOV4_A_MLSCAT = 11
NLBL_CIPSOV4_A_MLSCATLOC = 9
@@ -31,14 +36,27 @@ NLBL_CIPSOV4_A_MLSLVLREM = 6
NLBL_CIPSOV4_A_MTYPE = 2
NLBL_CIPSOV4_A_TAG = 3
NLBL_CIPSOV4_A_TAGLST = 4
+NLBL_CIPSOV4_C_ADD = 1
+NLBL_CIPSOV4_C_LIST = 3
+NLBL_CIPSOV4_C_LISTALL = 4
+NLBL_CIPSOV4_C_REMOVE = 2
NLBL_MGMT_A_CLPDOI = 12
NLBL_MGMT_A_CV4DOI = 4
+NLBL_MGMT_A_DOMAIN = 1
NLBL_MGMT_A_FAMILY = 11
NLBL_MGMT_A_IPV4ADDR = 7
NLBL_MGMT_A_IPV4MASK = 8
NLBL_MGMT_A_IPV6ADDR = 5
NLBL_MGMT_A_IPV6MASK = 6
NLBL_MGMT_A_PROTOCOL = 2
+NLBL_MGMT_C_ADD = 1
+NLBL_MGMT_C_ADDDEF = 4
+NLBL_MGMT_C_LISTALL = 3
+NLBL_MGMT_C_LISTDEF = 6
+NLBL_MGMT_C_PROTOCOLS = 7
+NLBL_MGMT_C_REMOVE = 2
+NLBL_MGMT_C_REMOVEDEF = 5
+NLBL_MGMT_C_VERSION = 8
NLBL_UNLABEL_A_ACPTFLG = 1
NLBL_UNLABEL_A_IFACE = 6
NLBL_UNLABEL_A_IPV4ADDR = 4
@@ -46,4 +64,12 @@ NLBL_UNLABEL_A_IPV4MASK = 5
NLBL_UNLABEL_A_IPV6ADDR = 2
NLBL_UNLABEL_A_IPV6MASK = 3
NLBL_UNLABEL_A_SECCTX = 7
+NLBL_UNLABEL_C_ACCEPT = 1
+NLBL_UNLABEL_C_LIST = 2
+NLBL_UNLABEL_C_STATICADD = 3
+NLBL_UNLABEL_C_STATICADDDEF = 6
+NLBL_UNLABEL_C_STATICLIST = 5
+NLBL_UNLABEL_C_STATICLISTDEF = 8
+NLBL_UNLABEL_C_STATICREMOVE = 4
+NLBL_UNLABEL_C_STATICREMOVEDEF = 7
__NR_sendmsg = 211, 386:s390x:370, amd64:46, arm:296, mips64le:5045, ppc64le:341
diff --git a/sys/linux/socket_netlink_generic_nfc.txt.const b/sys/linux/socket_netlink_generic_nfc.txt.const
index 4d4d02cc3..a2d7a106f 100644
--- a/sys/linux/socket_netlink_generic_nfc.txt.const
+++ b/sys/linux/socket_netlink_generic_nfc.txt.const
@@ -4,14 +4,38 @@ LLCP_MAX_MIUX = 2047
LLCP_MAX_RW = 15
NFC_ATTR_COMM_MODE = 10
NFC_ATTR_DEVICE_INDEX = 1
+NFC_ATTR_FIRMWARE_NAME = 20
NFC_ATTR_IM_PROTOCOLS = 13
+NFC_ATTR_LLC_PARAM_LTO = 15
NFC_ATTR_LLC_PARAM_MIUX = 17
NFC_ATTR_LLC_PARAM_RW = 16
NFC_ATTR_LLC_SDP = 19
NFC_ATTR_PROTOCOLS = 3
+NFC_ATTR_SE_APDU = 25
NFC_ATTR_SE_INDEX = 21
NFC_ATTR_TARGET_INDEX = 4
NFC_ATTR_TM_PROTOCOLS = 14
+NFC_ATTR_VENDOR_DATA = 31
+NFC_ATTR_VENDOR_ID = 29
+NFC_ATTR_VENDOR_SUBCMD = 30
+NFC_CMD_ACTIVATE_TARGET = 28
+NFC_CMD_DEACTIVATE_TARGET = 30
+NFC_CMD_DEP_LINK_DOWN = 5
+NFC_CMD_DEP_LINK_UP = 4
+NFC_CMD_DEV_DOWN = 3
+NFC_CMD_DEV_UP = 2
+NFC_CMD_DISABLE_SE = 18
+NFC_CMD_ENABLE_SE = 17
+NFC_CMD_FW_DOWNLOAD = 21
+NFC_CMD_GET_DEVICE = 1
+NFC_CMD_GET_SE = 26
+NFC_CMD_GET_TARGET = 8
+NFC_CMD_LLC_GET_PARAMS = 15
+NFC_CMD_LLC_SDREQ = 19
+NFC_CMD_LLC_SET_PARAMS = 16
+NFC_CMD_SE_IO = 27
+NFC_CMD_START_POLL = 6
+NFC_CMD_VENDOR = 29
NFC_COMM_ACTIVE = 0
NFC_COMM_PASSIVE = 1
NFC_SDP_ATTR_URI = 1
diff --git a/sys/linux/socket_netlink_generic_seg6.txt.const b/sys/linux/socket_netlink_generic_seg6.txt.const
index f3be49119..d022f1241 100644
--- a/sys/linux/socket_netlink_generic_seg6.txt.const
+++ b/sys/linux/socket_netlink_generic_seg6.txt.const
@@ -1,6 +1,13 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+SEG6_ATTR_ALGID = 6
SEG6_ATTR_DST = 1
+SEG6_ATTR_DSTLEN = 2
+SEG6_ATTR_HMACKEYID = 3
SEG6_ATTR_SECRET = 4
SEG6_ATTR_SECRETLEN = 5
+SEG6_CMD_DUMPHMAC = 2
+SEG6_CMD_GET_TUNSRC = 4
+SEG6_CMD_SETHMAC = 1
+SEG6_CMD_SET_TUNSRC = 3
__NR_sendmsg = 211, 386:s390x:370, amd64:46, arm:296, mips64le:5045, ppc64le:341
diff --git a/sys/linux/socket_netlink_generic_smc.txt.const b/sys/linux/socket_netlink_generic_smc.txt.const
index 1d77a3bb8..4f09873ed 100644
--- a/sys/linux/socket_netlink_generic_smc.txt.const
+++ b/sys/linux/socket_netlink_generic_smc.txt.const
@@ -1,6 +1,11 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+IFNAMSIZ = 16
+SMC_PNETID_ADD = 2
+SMC_PNETID_DEL = 3
SMC_PNETID_ETHNAME = 2
+SMC_PNETID_FLUSH = 4
+SMC_PNETID_GET = 1
SMC_PNETID_IBNAME = 3
SMC_PNETID_IBPORT = 4
SMC_PNETID_NAME = 1
diff --git a/sys/linux/socket_netlink_generic_team.txt.const b/sys/linux/socket_netlink_generic_team.txt.const
index ef2caa68b..7d8998413 100644
--- a/sys/linux/socket_netlink_generic_team.txt.const
+++ b/sys/linux/socket_netlink_generic_team.txt.const
@@ -1,5 +1,7 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+IFNAMSIZ = 16
+IFREQ_SIZE = ???
NLA_BINARY = 11
NLA_FLAG = 6
NLA_S32 = 14
diff --git a/sys/linux/socket_netlink_generic_wireguard.txt.const b/sys/linux/socket_netlink_generic_wireguard.txt.const
index d5bee5b78..86d216923 100644
--- a/sys/linux/socket_netlink_generic_wireguard.txt.const
+++ b/sys/linux/socket_netlink_generic_wireguard.txt.const
@@ -5,6 +5,7 @@ AF_INET6 = 10
COOKIE_LEN = 16
COOKIE_NONCE_LEN = 24
IFNAMSIZ = 16
+IFREQ_SIZE = ???
MESSAGE_DATA = 4
MESSAGE_HANDSHAKE_COOKIE = 3
MESSAGE_HANDSHAKE_INITIATION = 1
@@ -22,8 +23,10 @@ WGALLOWEDIP_A_CIDR_MASK = 3
WGALLOWEDIP_A_FAMILY = 1
WGALLOWEDIP_A_IPADDR = 2
WGDEVICE_A_FLAGS = 5
+WGDEVICE_A_FWMARK = 7
WGDEVICE_A_IFINDEX = 1
WGDEVICE_A_IFNAME = 2
+WGDEVICE_A_LISTEN_PORT = 6
WGDEVICE_A_PEERS = 8
WGDEVICE_A_PRIVATE_KEY = 3
WGDEVICE_F_REPLACE_PEERS = 1
@@ -37,6 +40,8 @@ WGPEER_A_PUBLIC_KEY = 1
WGPEER_F_REMOVE_ME = 1
WGPEER_F_REPLACE_ALLOWEDIPS = 2
WGPEER_F_UPDATE_ONLY = 4
+WG_CMD_GET_DEVICE = 0
+WG_CMD_SET_DEVICE = 1
__NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015
__NR_sendmsg = 211, 386:s390x:370, amd64:46, arm:296, mips64le:5045, ppc64le:341
__NR_setsockopt = 208, 386:s390x:366, amd64:54, arm:294, mips64le:5053, ppc64le:339
diff --git a/sys/linux/socket_netlink_netfilter_ipset.txt.const b/sys/linux/socket_netlink_netfilter_ipset.txt.const
index 42d740a7a..7bc6c66dd 100644
--- a/sys/linux/socket_netlink_netfilter_ipset.txt.const
+++ b/sys/linux/socket_netlink_netfilter_ipset.txt.const
@@ -1,5 +1,6 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+IFNAMSIZ = ???
IPSET_ATTR_ADT = 8
IPSET_ATTR_BUCKETSIZE = 21
IPSET_ATTR_BYTES = 24
diff --git a/sys/linux/socket_netlink_netfilter_nftables.txt.const b/sys/linux/socket_netlink_netfilter_nftables.txt.const
index 359ac2df6..98bbacf02 100644
--- a/sys/linux/socket_netlink_netfilter_nftables.txt.const
+++ b/sys/linux/socket_netlink_netfilter_nftables.txt.const
@@ -1,5 +1,6 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+IFNAMSIZ = 16
IPOPT_LSRR = 131
IPOPT_RA = 148
IPOPT_RR = 7
diff --git a/sys/linux/socket_netlink_rdma.txt.const b/sys/linux/socket_netlink_rdma.txt.const
index 07d019e76..b05de5d35 100644
--- a/sys/linux/socket_netlink_rdma.txt.const
+++ b/sys/linux/socket_netlink_rdma.txt.const
@@ -1,6 +1,7 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
AF_NETLINK = 16
+IFNAMSIZ = ???
NETLINK_RDMA = 20
RDMA_COUNTER_MODE_AUTO = 1
RDMA_COUNTER_MODE_MANUAL = 2
diff --git a/sys/linux/socket_netlink_route.txt.const b/sys/linux/socket_netlink_route.txt.const
index 124fe74b5..93ed22836 100644
--- a/sys/linux/socket_netlink_route.txt.const
+++ b/sys/linux/socket_netlink_route.txt.const
@@ -390,6 +390,7 @@ IFLA_XDP_FD = 1
IFLA_XDP_FLAGS = 3
IFLA_XFRM_IF_ID = 2
IFLA_XFRM_LINK = 1
+IFNAMSIZ = 16
ILA_ATTR_CSUM_MODE = 7
ILA_ATTR_HOOK_TYPE = 9
ILA_ATTR_IDENT_TYPE = 8
@@ -682,6 +683,7 @@ TUNNEL_ENCAP_NONE = 0
TUNNEL_ERSPAN_OPT = 64, s390x:16384
TUNNEL_GENEVE_OPT = 8, s390x:2048
TUNNEL_VXLAN_OPT = 16, s390x:4096
+UUID_SIZE = 16
VETH_INFO_PEER = 1
VLAN_FLAG_BRIDGE_BINDING = 16
VLAN_FLAG_GVRP = 2
diff --git a/sys/linux/socket_netlink_route_sched.txt.const b/sys/linux/socket_netlink_route_sched.txt.const
index c0fa6dd87..351de9615 100644
--- a/sys/linux/socket_netlink_route_sched.txt.const
+++ b/sys/linux/socket_netlink_route_sched.txt.const
@@ -32,6 +32,7 @@ FLOW_MODE_MAP = 0
IFE_META_PRIO = 3
IFE_META_SKBMARK = 1
IFE_META_TCINDEX = 5
+IFNAMSIZ = 16
MPLS_BOS_MASK = 1
MPLS_TC_MASK = 7
NETEM_LOSS_GE = 2
diff --git a/sys/linux/socket_pppox.txt.const b/sys/linux/socket_pppox.txt.const
index 5f0ecb9c7..6e0343bc1 100644
--- a/sys/linux/socket_pppox.txt.const
+++ b/sys/linux/socket_pppox.txt.const
@@ -1,6 +1,8 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
AF_PPPOX = 24
+IFNAMSIZ = 16
+IFREQ_SIZE = ???
PPPIOCGCHAN = 2147775543, mips64le:ppc64le:1074033719
PPPIOCGFLAGS = 2147775578, mips64le:ppc64le:1074033754
PPPIOCGL2TPSTATS = 2152231990, mips64le:ppc64le:1078490166
diff --git a/sys/linux/socket_qipcrtr.txt.const b/sys/linux/socket_qipcrtr.txt.const
index f34903c52..aa9f156f7 100644
--- a/sys/linux/socket_qipcrtr.txt.const
+++ b/sys/linux/socket_qipcrtr.txt.const
@@ -1,6 +1,8 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
AF_QIPCRTR = 42
+IFNAMSIZ = ???
+IFREQ_SIZE = ???
QRTR_NODE_BCAST = 4294967295
QRTR_PORT_CTRL = 4294967294
SIOCGIFADDR = 35093
diff --git a/sys/linux/socket_tipc_netlink.txt.const b/sys/linux/socket_tipc_netlink.txt.const
index d5ce12116..3e2bca60a 100644
--- a/sys/linux/socket_tipc_netlink.txt.const
+++ b/sys/linux/socket_tipc_netlink.txt.const
@@ -68,6 +68,29 @@ TIPC_NLA_SOCK_HAS_PUBL = 4
TIPC_NLA_SOCK_REF = 2
TIPC_NLA_UDP_LOCAL = 1
TIPC_NLA_UDP_REMOTE = 2
+TIPC_NL_BEARER_ADD = 21
+TIPC_NL_BEARER_DISABLE = 2
+TIPC_NL_BEARER_ENABLE = 3
+TIPC_NL_BEARER_GET = 4
+TIPC_NL_BEARER_SET = 5
+TIPC_NL_KEY_FLUSH = 24
+TIPC_NL_KEY_SET = 23
+TIPC_NL_LINK_GET = 8
+TIPC_NL_LINK_RESET_STATS = 10
+TIPC_NL_LINK_SET = 9
+TIPC_NL_MEDIA_GET = 11
+TIPC_NL_MEDIA_SET = 12
+TIPC_NL_MON_GET = 18
+TIPC_NL_MON_PEER_GET = 19
+TIPC_NL_MON_SET = 17
+TIPC_NL_NAME_TABLE_GET = 16
+TIPC_NL_NET_GET = 14
+TIPC_NL_NET_SET = 15
+TIPC_NL_NODE_GET = 13
+TIPC_NL_PEER_REMOVE = 20
+TIPC_NL_PUBL_GET = 7
+TIPC_NL_SOCK_GET = 6
+TIPC_NL_UDP_GET_REMOTEIP = 22
TIPC_TLV_BEARER_CONFIG = 23
TIPC_TLV_BEARER_NAME = 19
TIPC_TLV_LINK_CONFIG = 24