Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDipcp.c1049 struct in_addr ipaddr, dstipaddr, have_ip; in IpcpDecodeConfig() local
1179 memcpy(&dstipaddr.s_addr, opt->data + 4, 4); in IpcpDecodeConfig()
1181 log_Printf(LogIPCP, "%s %s\n", tbuff2, inet_ntoa(dstipaddr)); in IpcpDecodeConfig()