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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DIp4.c732 EFI_IP4_PROTOCOL * pIp4Protocol; local
781 pIp4Protocol = pPort->pProtocol.IPv4;
793 Status = pIp4Protocol->Configure ( pIp4Protocol,
799 Status = pIp4Protocol->GetModeData ( pIp4Protocol,

Completed in 260 milliseconds