diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-06-13 18:14:13 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-06-14 10:19:28 +0200 |
| commit | a3bc5d68bc6cf57c55d4370027c295e367205c86 (patch) | |
| tree | ec09926b4d12594f2d00a2f328a938b0d3685350 /sys/linux/socket_inet6.txt.const | |
| parent | 0f08704067fce8a2a7ef7c508247aad6d48ed1f3 (diff) | |
sys/linux: add IGMP (SOCK_RAW/IPPROTO_IGMP) descriptions
Add descriptions for:
https://elixir.bootlin.com/linux/v5.19-rc1/source/include/uapi/linux/mroute.h
https://elixir.bootlin.com/linux/v5.19-rc1/source/include/uapi/linux/mroute6.h
Diffstat (limited to 'sys/linux/socket_inet6.txt.const')
| -rw-r--r-- | sys/linux/socket_inet6.txt.const | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/linux/socket_inet6.txt.const b/sys/linux/socket_inet6.txt.const index 32c31d9c9..58dd244d4 100644 --- a/sys/linux/socket_inet6.txt.const +++ b/sys/linux/socket_inet6.txt.const @@ -79,7 +79,6 @@ MCAST_LEAVE_GROUP = 45 MCAST_LEAVE_SOURCE_GROUP = 47 MCAST_MSFILTER = 48 MCAST_UNBLOCK_SOURCE = 44 -MIFF_REGISTER = 1 MRT6_ADD_MFC = 204 MRT6_ADD_MFC_PROXY = 210 MRT6_ADD_MIF = 202 |
