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

/freebsd-10.1-release/usr.sbin/ppp/
H A Droute.h62 extern void route_Add(struct sticky_route **, int, const struct ncprange *,
H A Dradius.c437 route_Add(&r->routes, addrs, &dest, &gw);
515 route_Add(&r->ipv6routes, addrs, &dest, &gw);
H A Droute.c596 route_Add(struct sticky_route **rp, int type, const struct ncprange *dst, function
617 log_Printf(LogERROR, "route_Add: Out of memory!\n");
H A Dcommand.c2582 route_Add(&arg->bundle->ncp.route, addrs, &dest, &gw);

Completed in 116 milliseconds