_VNET_PTR
#define _VNET(b, n) (*_VNET_PTR(b, n))
#define VNET_VNET_PTR(vnet, n) _VNET_PTR((vnet)->vnet_data_base, n)