diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-10-12 19:17:58 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-10-13 08:49:25 +0200 |
| commit | 9ccfa6cfcceb6981f543e295c1429817ad836a6b (patch) | |
| tree | 1d094171bfec8f7bc677011705abacdc8311773d /sys/linux/socket.txt.const | |
| parent | 8b4549129cf25613dc9f9b349c00cb2b93abfa86 (diff) | |
sys/linux: regenerate consts, remove ipx
Regenerate const files on the latest upstream tree.
Remove IPX support since it was removed from the kernel
in 7a2e838d28 ("staging: ipx: delete it from the tree").
Diffstat (limited to 'sys/linux/socket.txt.const')
| -rw-r--r-- | sys/linux/socket.txt.const | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/linux/socket.txt.const b/sys/linux/socket.txt.const index da8efa338..34403b6f5 100644 --- a/sys/linux/socket.txt.const +++ b/sys/linux/socket.txt.const @@ -10,7 +10,6 @@ AF_CAIF = 37 AF_CAN = 29 AF_INET = 2 AF_INET6 = 10 -AF_IPX = 4 AF_ISDN = 34 AF_KCM = 41 AF_KEY = 15 @@ -301,7 +300,6 @@ SOL_DECNET = 261 SOL_ICMPV6 = 58 SOL_IP = 0 SOL_IPV6 = 41 -SOL_IPX = 256 SOL_IRDA = 266 SOL_IUCV = 277 SOL_KCM = 281 |
