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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DFtp4.h118 UINT16 ServerPort; member in struct:__anon12142
121 /// (ServerPort - 1) by convention.
H A DMtftp4.h178 UINT16 ServerPort; member in struct:__anon12229
H A DMtftp6.h288 UINT16 ServerPort; member in struct:__anon12240
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Mtftp6Dxe/
H A DMtftp6Support.c369 @param[in] ServerPort The pointer to the server port.
382 IN UINT16 ServerPort,
407 Udp6Cfg->RemotePort = ServerPort;
1041 Instance->ServerCmdPort = Token->OverrideData->ServerPort;
379 Mtftp6ConfigUdpIo( IN UDP_IO *UdpIo, IN EFI_IPv6_ADDRESS *ServerIp, IN UINT16 ServerPort, IN EFI_IPv6_ADDRESS *LocalIp, IN UINT16 LocalPort ) argument

Completed in 40 milliseconds