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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeIpIoLib/
H A DDxeIpIoLib.c987 IpIoListenHandlerDpc ( function
1133 This function add IpIoListenHandlerDpc to the end of the DPC queue.
1147 // Request IpIoListenHandlerDpc as a DPC at TPL_CALLBACK
1149 QueueDpc (TPL_CALLBACK, IpIoListenHandlerDpc, Context);

Completed in 44 milliseconds