]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
As with DPCPU create VNET_DEFINE_STATIC for when a variable needs to be
authorandrew <andrew@FreeBSD.org>
Tue, 24 Jul 2018 16:31:16 +0000 (16:31 +0000)
committerandrew <andrew@FreeBSD.org>
Tue, 24 Jul 2018 16:31:16 +0000 (16:31 +0000)
commit65d35e69cbfe8cd01f347282faf8b3fc33b85511
tree3c67f0660b7949d0b7c20e28a19d3f7daee08647
parent9df38bfa1f6a278ad5a3fbad7e7749f2496b37f2
As with DPCPU create VNET_DEFINE_STATIC for when a variable needs to be
declaired static. This will allow us to change the definition on arm64
as it has the same issues described in r336349.

Reviewed by: bz
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D16147
share/man/man9/vnet.9
sys/net/vnet.h