Searched refs:ServerIPAddress (Results 1 – 4 of 4) sorted by relevance
68 ip_addr_t serverAddress = sTFTP.ServerIPAddress(); in platform_add_boot_device()161 || gBootVolume.AddInt32("server IP", sTFTP.ServerIPAddress()) != B_OK in platform_register_boot_device()
26 ip_addr_t ServerIPAddress() const { return fServerIP; } in ServerIPAddress() function
31 ip_addr_t ServerIPAddress() const;
188 RemoteDisk::ServerIPAddress() const in ServerIPAddress() function in RemoteDisk