Home | History | Annotate | Download | only in Udp6Dxe

Lines Matching refs:TimeoutEvent

339                   &Udp6Service->TimeoutEvent

349 Udp6Service->TimeoutEvent,
361 if (Udp6Service->TimeoutEvent != NULL) {
362 gBS->CloseEvent (Udp6Service->TimeoutEvent);
384 // Close the TimeoutEvent timer.
386 gBS->CloseEvent (Udp6Service->TimeoutEvent);