Home
last modified time | relevance | path

Searched refs:PING_IPX_CANCEL (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
DPing.c49 (EFIAPI *PING_IPX_CANCEL)( typedef
61 PING_IPX_CANCEL Cancel;
1232 …Private->ProtocolPointers.Cancel = (PING_IPX_CANCEL )((EFI_IP6_PROTOCOL*)Private->IpProtocol)… in PingCreateIpInstance()
1275 …Private->ProtocolPointers.Cancel = (PING_IPX_CANCEL )((EFI_IP4_PROTOCOL*)Private->IpProtocol)… in PingCreateIpInstance()