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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6If.c19 Request Ip6OnFrameSentDpc as a DPC at TPL_CALLBACK.
596 Ip6OnFrameSentDpc ( function
618 Request Ip6OnFrameSentDpc as a DPC at TPL_CALLBACK.
632 // Request Ip6OnFrameSentDpc as a DPC at TPL_CALLBACK
634 QueueDpc (TPL_CALLBACK, Ip6OnFrameSentDpc, Context);

Completed in 260 milliseconds