Home
last modified time | relevance | path

Searched refs:route_Delete (Results 1 – 3 of 3) sorted by relevance

/NextBSD/usr.sbin/ppp/
HDroute.h64 extern void route_Delete(struct sticky_route **, int, const struct ncprange *);
HDroute.c629 route_Delete(struct sticky_route **rp, int type, const struct ncprange *dst) in route_Delete() function
HDcommand.c2626 route_Delete(&arg->bundle->ncp.route, addrs, &dest); in DeleteCommand()