summaryrefslogtreecommitdiffstats
path: root/sys/net/vnet.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/vnet.h')
-rw-r--r--sys/net/vnet.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/net/vnet.h b/sys/net/vnet.h
index 696e472..74e5b59 100644
--- a/sys/net/vnet.h
+++ b/sys/net/vnet.h
@@ -44,11 +44,6 @@ struct vnet_net {
int _if_indexlim;
struct knlist _ifklist;
- struct rtstat _rtstat;
- struct radix_node_head *_rt_tables;
- int _rttrash;
- uma_zone_t _rtzone;
-
struct ifnet * _loif;
struct if_clone * _lo_cloner;
struct ifc_simple_data *_lo_cloner_data;
OpenPOWER on IntegriCloud