Searched refs:route_Change (Results 1 – 4 of 4) sorted by relevance
/external/libppp/src/ |
D | route.h | 60 extern void route_Change(struct bundle *, struct sticky_route *,
|
D | 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()
|
D | ipcp.c | 697 route_Change(bundle, bundle->ncp.route, &myncpaddr, &hisncpaddr); in ipcp_SetIPaddress() 701 route_Change(bundle, bundle->radius.routes, &myncpaddr, &hisncpaddr); in ipcp_SetIPaddress()
|
D | route.c | 549 route_Change(struct bundle *bundle, struct sticky_route *r, in route_Change() function
|