Searched refs:IpAddrString (Results 1 – 1 of 1) sorted by relevance
30 #define IP4_ADDR_TO_STRING(IpAddr, IpAddrString) UnicodeSPrint ( \ argument31 IpAddrString, \308 CHAR16 IpAddrString[16]; in TcpFastbootTransportStart() local438 IP4_ADDR_TO_STRING (Ip4ModeData.ConfigData.StationAddress, IpAddrString); in TcpFastbootTransportStart()442 mTextOut->OutputString (mTextOut ,IpAddrString); in TcpFastbootTransportStart()