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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Ip4Dxe/
H A DIp4If.c61 Ip4OnArpResolvedDpc (
66 Request Ip4OnArpResolvedDpc as a DPC at TPL_CALLBACK.
794 Ip4OnArpResolvedDpc ( function
857 Request Ip4OnArpResolvedDpc as a DPC at TPL_CALLBACK.
872 // Request Ip4OnArpResolvedDpc as a DPC at TPL_CALLBACK
874 QueueDpc (TPL_CALLBACK, Ip4OnArpResolvedDpc, Context);

Completed in 34 milliseconds