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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DevicePathDxe/
H A DDevicePathFromText.c626 StrToIPv4Addr ( function
1874 StrToIPv4Addr (&RemoteIPStr, &IPv4->RemoteIpAddress);
1882 StrToIPv4Addr (&LocalIPStr, &IPv4->LocalIpAddress);
1884 StrToIPv4Addr (&GatewayIPStr, &IPv4->GatewayIpAddress);
1885 StrToIPv4Addr (&SubnetMaskStr, &IPv4->SubnetMask);

Completed in 175 milliseconds