Searched refs:route_Add (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.sbin/ppp/ |
H A D | route.h | 62 extern void route_Add(struct sticky_route **, int, const struct ncprange *,
|
H A D | radius.c | 437 route_Add(&r->routes, addrs, &dest, &gw); in radius_Process() 515 route_Add(&r->ipv6routes, addrs, &dest, &gw); in radius_Process()
|
H A D | route.c | 596 route_Add(struct sticky_route **rp, int type, const struct ncprange *dst, in route_Add() function
|
H A D | command.c | 2591 route_Add(&arg->bundle->ncp.route, addrs, &dest, &gw); in AddCommand()
|