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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/ArpDxe/
H A DArpImpl.h685 ArpOnFrameSentDpc (
690 Request ArpOnFrameSentDpc as a DPC at TPL_CALLBACK.
H A DArpImpl.c342 ArpOnFrameSentDpc ( function
370 Request ArpOnFrameSentDpc as a DPC at TPL_CALLBACK.
387 // Request ArpOnFrameSentDpc as a DPC at TPL_CALLBACK
389 QueueDpc (TPL_CALLBACK, ArpOnFrameSentDpc, Context);

Completed in 60 milliseconds