if_tun: Fix MFC r344794:
VNET_DEFINE_STATIC does not exist on stable/11, so we should use 'static VNET_DEFINE' instead.