Searched refs:dstipaddr (Results 1 – 1 of 1) sorted by relevance
1058 struct in_addr ipaddr, dstipaddr, have_ip; in IpcpDecodeConfig() local1188 memcpy(&dstipaddr.s_addr, opt->data + 4, 4); in IpcpDecodeConfig()1190 log_Printf(LogIPCP, "%s %s\n", tbuff2, inet_ntoa(dstipaddr)); in IpcpDecodeConfig()