Searched defs:LwipIpAddr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/NetworkServices/NAT/
H A DVBoxNetLwipNAT.cpp435 ip_addr LwipIpAddr, LwipIpNetMask, LwipIpNetwork; local
437 memcpy(&LwipIpAddr, &address, sizeof(ip_addr));
442 &LwipIpAddr /* IP address*/,
444 &LwipIpAddr /* gateway address, @todo: is self IP acceptable? */,

Completed in 45 milliseconds