Lines Matching full:routes
2015 * cifaddr - Clear the interface IP addresses, and delete routes2630 * For demand mode to work properly, we have to ignore routes2654 mib2_ipRouteEntry_t routes[8];2684 dbuf.buf = (char *) routes;2685 dbuf.maxlen = sizeof(routes);2715 for (rp = routes, i = 0; i < nroutes; ++i, ++rp) {