Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Droute.h65 extern void route_DeleteAll(struct sticky_route **);
H A Dradius.c800 route_DeleteAll(&r->routes); in radius_Destroy()
802 route_DeleteAll(&r->ipv6routes); in radius_Destroy()
H A Droute.c646 route_DeleteAll(struct sticky_route **rp) in route_DeleteAll() function
H A Dcommand.c2605 route_DeleteAll(&arg->bundle->ncp.route); in DeleteCommand()