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

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/EfiSocketLib/
H A DSocket.h299 (* PFN_NET_IO_START) ( typedef
345 PFN_NET_IO_START pfnTxStart; ///< Start a transmit on the network
355 PFN_NET_IO_START pfnRxCancel; ///< Cancel a receive on the network
356 PFN_NET_IO_START pfnRxStart; ///< Start a receive on the network

Completed in 37 milliseconds