summaryrefslogtreecommitdiffstats
path: root/sys/amd64/linux32
diff options
context:
space:
mode:
authordchagin <dchagin@FreeBSD.org>2016-03-27 08:12:01 +0000
committerdchagin <dchagin@FreeBSD.org>2016-03-27 08:12:01 +0000
commit22c1ebea2165a7ab10a96ecfa28eeadff62b87e2 (patch)
tree2b6f0f9a56f10f6de91da067edc3206fbc715e84 /sys/amd64/linux32
parent5a426e14e9e100d0f6338b574bc8554be94b056d (diff)
downloadFreeBSD-src-22c1ebea2165a7ab10a96ecfa28eeadff62b87e2.zip
FreeBSD-src-22c1ebea2165a7ab10a96ecfa28eeadff62b87e2.tar.gz
iConvert Linux SOL_IPV6 level.
MFC after: 1 week
Diffstat (limited to 'sys/amd64/linux32')
-rw-r--r--sys/amd64/linux32/linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/linux32/linux.h b/sys/amd64/linux32/linux.h
index 02d12f5..464a9b2 100644
--- a/sys/amd64/linux32/linux.h
+++ b/sys/amd64/linux32/linux.h
@@ -494,6 +494,7 @@ struct l_ipc_perm {
*/
#define LINUX_SOL_SOCKET 1
#define LINUX_SOL_IP 0
+#define LINUX_SOL_IPV6 41
#define LINUX_SOL_IPX 256
#define LINUX_SOL_AX25 257
#define LINUX_SOL_TCP 6
OpenPOWER on IntegriCloud