ipcp_SetIPaddress
return ipcp_SetIPaddress(ipcp, myaddr, hisaddr);
if (setaddr && !ipcp_SetIPaddress(ipcp, myaddr, ipcp->peer_ip))
if (ipcp_SetIPaddress(&bundle->ncp.ipcp, gw, try)) {
if (!ipcp_SetIPaddress(ipcp, ipcp->my_ip, ipcp->peer_ip)) {
!ipcp_SetIPaddress(ipcp, myaddr, ip)) {