Lines Matching defs:route
62 #include <net/route.h>
63 #include <net/route/nhop.h>
2528 struct route route, *ro;
2567 * up the ifnet for the outbound route and verify that the
2571 bzero(&route, sizeof(route));
2572 ro = &route;
2639 struct route_in6 route, *ro;
2678 * up the ifnet for the outbound route and verify that the
2682 bzero(&route, sizeof(route));
2683 ro = &route;