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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeUdpIoLib/
H A DDxeUdpIoLib.c84 UdpIoOnDgramSentDpc ( function
107 Request UdpIoOnDgramSentDpc as a DPC at TPL_CALLBACK.
121 // Request UdpIoOnDgramSentDpc as a DPC at TPL_CALLBACK
123 QueueDpc (TPL_CALLBACK, UdpIoOnDgramSentDpc, Context);

Completed in 34 milliseconds