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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/TcpDxe/
H A DTcpDriver.c456 BOOLEAN IsTcp4Started; local
485 IsTcp4Started = FALSE;
487 IsTcp4Started = TRUE;
516 } else if (IsTcp4Started) {

Completed in 44 milliseconds