Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dipcp.c667 struct ncpaddr myncpaddr, hisncpaddr; in ipcp_SetIPaddress() local
677 ncpaddr_setip4(&hisncpaddr, hisaddr); in ipcp_SetIPaddress()
687 if (!iface_Add(bundle->iface, &bundle->ncp, &myrange, &hisncpaddr, in ipcp_SetIPaddress()
697 ncpaddr_getsa(&hisncpaddr, &ssdst); in ipcp_SetIPaddress()
702 route_Change(bundle, bundle->ncp.route, &myncpaddr, &hisncpaddr); in ipcp_SetIPaddress()
706 route_Change(bundle, bundle->radius.routes, &myncpaddr, &hisncpaddr); in ipcp_SetIPaddress()