OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:route_Change
(Results
1 - 4
of
4
) sorted by null
/external/libppp/src/
route.h
60
extern void
route_Change
(struct bundle *, struct sticky_route *,
ipv6cp.c
253
route_Change
(bundle, bundle->ncp.route, &ipv6cp->myaddr, &ipv6cp->hisaddr);
257
route_Change
(bundle, bundle->radius.ipv6routes, &ipv6cp->myaddr,
ipcp.c
697
route_Change
(bundle, bundle->ncp.route, &myncpaddr, &hisncpaddr);
701
route_Change
(bundle, bundle->radius.routes, &myncpaddr, &hisncpaddr);
[
all
...]
route.c
549
route_Change
(struct bundle *bundle, struct sticky_route *r,
Completed in 51 milliseconds