Searched refs:route_Change (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/usr.sbin/ppp/ |
| HD | route.h | 60 extern void route_Change(struct bundle *, struct sticky_route *,
|
| HD | ipv6cp.c | 253 route_Change(bundle, bundle->ncp.route, &ipv6cp->myaddr, &ipv6cp->hisaddr); in ipcp_SetIPv6address() 257 route_Change(bundle, bundle->radius.ipv6routes, &ipv6cp->myaddr, in ipcp_SetIPv6address()
|
| HD | ipcp.c | 702 route_Change(bundle, bundle->ncp.route, &myncpaddr, &hisncpaddr); in ipcp_SetIPaddress() 706 route_Change(bundle, bundle->radius.routes, &myncpaddr, &hisncpaddr); in ipcp_SetIPaddress()
|
| HD | route.c | 543 route_Change(struct bundle *bundle, struct sticky_route *r, in route_Change() function
|