summaryrefslogtreecommitdiffstats
path: root/sys/net/if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/if.c')
-rw-r--r--sys/net/if.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/net/if.c b/sys/net/if.c
index eb5e519..3990e3f 100644
--- a/sys/net/if.c
+++ b/sys/net/if.c
@@ -182,9 +182,6 @@ static struct filterops netdev_filtops =
#ifndef VIMAGE_GLOBALS
static struct vnet_symmap vnet_net_symmap[] = {
VNET_SYMMAP(net, ifnet),
- VNET_SYMMAP(net, rt_tables),
- VNET_SYMMAP(net, rtstat),
- VNET_SYMMAP(net, rttrash),
VNET_SYMMAP_END
};
OpenPOWER on IntegriCloud