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

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DUdp6.h70 UINT32 ServiceCount; member in struct:__anon12362
H A DTcp4.h48 UINT32 ServiceCount; member in struct:__anon12323
H A DTcp6.h76 UINT32 ServiceCount; ///< The number of address/port pairs following this data structure. member in struct:__anon12338
H A DUdp4.h50 UINT32 ServiceCount; member in struct:__anon12353
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpMisc.c1037 Tcp4VariableData->ServiceCount = NumConfiguredInstance;
1054 Tcp6VariableData->ServiceCount = NumConfiguredInstance;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Tcp4Dxe/
H A DTcp4Misc.c956 Tcp4VariableData->ServiceCount = NumConfiguredInstance;
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Udp4Dxe/
H A DUdp4Impl.c1960 Udp4VariableData->ServiceCount = NumConfiguredInstance;
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Udp6Dxe/
H A DUdp6Impl.c1994 Udp6VariableData->ServiceCount = NumConfiguredInstance;

Completed in 67 milliseconds