Home
last modified time | relevance | path

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

/freebsd/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); in radius_Process()
515 route_Add(&r->ipv6routes, addrs, &dest, &gw); in radius_Process()
H A Droute.c596 route_Add(struct sticky_route **rp, int type, const struct ncprange *dst, in route_Add() function
H A Dcommand.c2591 route_Add(&arg->bundle->ncp.route, addrs, &dest, &gw); in AddCommand()