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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4If.c32 Ip4OnFrameSentDpc (
37 Request Ip4OnFrameSentDpc as a DPC at TPL_CALLBACK.
888 Ip4OnFrameSentDpc ( function
911 Request Ip4OnFrameSentDpc as a DPC at TPL_CALLBACK.
925 // Request Ip4OnFrameSentDpc as a DPC at TPL_CALLBACK
927 QueueDpc (TPL_CALLBACK, Ip4OnFrameSentDpc, Context);

Completed in 241 milliseconds