diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 07:45:06 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 10:29:09 +0200 |
| commit | 24040eec46931af5a73c2aad1ee0acd4052ddb25 (patch) | |
| tree | 31ccfe0b03a629e75e1cc37da7bdaaa6f1300759 /sys/linux/socket_ieee802154.txt.const | |
| parent | afdfa5021caf77ae2b83a5f61c66d8babe27c858 (diff) | |
sys/linux: update consts to next-20230331
Diffstat (limited to 'sys/linux/socket_ieee802154.txt.const')
| -rw-r--r-- | sys/linux/socket_ieee802154.txt.const | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/sys/linux/socket_ieee802154.txt.const b/sys/linux/socket_ieee802154.txt.const index 8bb91ed62..6dc0d8610 100644 --- a/sys/linux/socket_ieee802154.txt.const +++ b/sys/linux/socket_ieee802154.txt.const @@ -103,14 +103,14 @@ NL802154_ATTR_NETNS_FD = 29 NL802154_ATTR_PAGE = 7 NL802154_ATTR_PAN_ID = 9 NL802154_ATTR_PID = 28 -NL802154_ATTR_SEC_DEVICE = 35 -NL802154_ATTR_SEC_DEVKEY = 36 -NL802154_ATTR_SEC_ENABLED = 30 -NL802154_ATTR_SEC_FRAME_COUNTER = 33 -NL802154_ATTR_SEC_KEY = 37 -NL802154_ATTR_SEC_LEVEL = 34 -NL802154_ATTR_SEC_OUT_KEY_ID = 32 -NL802154_ATTR_SEC_OUT_LEVEL = 31 +NL802154_ATTR_SEC_DEVICE = 44 +NL802154_ATTR_SEC_DEVKEY = 45 +NL802154_ATTR_SEC_ENABLED = 39 +NL802154_ATTR_SEC_FRAME_COUNTER = 42 +NL802154_ATTR_SEC_KEY = 46 +NL802154_ATTR_SEC_LEVEL = 43 +NL802154_ATTR_SEC_OUT_KEY_ID = 41 +NL802154_ATTR_SEC_OUT_LEVEL = 40 NL802154_ATTR_SHORT_ADDR = 10 NL802154_ATTR_TX_POWER = 11 NL802154_ATTR_WPAN_DEV = 6 |
