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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/ArpDxe/
H A DArpImpl.h653 ArpOnFrameRcvdDpc (
658 Queue ArpOnFrameRcvdDpc as a DPC at TPL_CALLBACK.
H A DArpImpl.c72 ArpOnFrameRcvdDpc ( function
309 Queue ArpOnFrameRcvdDpc as a DPC at TPL_CALLBACK.
326 // Request ArpOnFrameRcvdDpc as a DPC at TPL_CALLBACK
328 QueueDpc (TPL_CALLBACK, ArpOnFrameRcvdDpc, Context);

Completed in 59 milliseconds