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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Mtftp6Dxe/
H A DMtftp6Support.c678 Instance->ServerCmdPort,
931 Instance->ServerCmdPort = 0;
1028 Instance->ServerCmdPort = Instance->Config->InitialServerPort;
1041 Instance->ServerCmdPort = Token->OverrideData->ServerPort;
1055 if (Instance->ServerCmdPort == 0) {
1056 Instance->ServerCmdPort = MTFTP6_DEFAULT_SERVER_CMD_PORT;
H A DMtftp6Impl.h80 UINT16 ServerCmdPort; member in struct:_MTFTP6_INSTANCE

Completed in 59 milliseconds