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

/freebsd-12-stable/usr.sbin/ppp/
H A Dipcp.c669 struct ncpaddr myncpaddr, hisncpaddr; local
679 ncpaddr_setip4(&hisncpaddr, hisaddr);
689 if (!iface_Add(bundle->iface, &bundle->ncp, &myrange, &hisncpaddr,
699 ncpaddr_getsa(&hisncpaddr, &ssdst);
704 route_Change(bundle, bundle->ncp.route, &myncpaddr, &hisncpaddr);
708 route_Change(bundle, bundle->radius.routes, &myncpaddr, &hisncpaddr);

Completed in 117 milliseconds