Searched refs:route_Add (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/usr.sbin/ppp/
H A Droute.h64 extern void route_Add(struct sticky_route **, int, const struct ncprange *,
H A Dradius.c439 route_Add(&r->routes, addrs, &dest, &gw);
517 route_Add(&r->ipv6routes, addrs, &dest, &gw);
H A Droute.c598 route_Add(struct sticky_route **rp, int type, const struct ncprange *dst, function
619 log_Printf(LogERROR, "route_Add: Out of memory!\n");
H A Dcommand.c2589 route_Add(&arg->bundle->ncp.route, addrs, &dest, &gw);

Completed in 170 milliseconds