Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellNetwork1CommandsLib/
DPing.c99 } PING_ICMPX_TX_INFO; typedef
418 IN PING_ICMPX_TX_INFO *TxInfo, in PingDestroyTxInfo()
493 PING_ICMPX_TX_INFO *TxInfo; in Ping6MatchEchoReply()
498 TxInfo = BASE_CR (Entry, PING_ICMPX_TX_INFO, Link); in Ping6MatchEchoReply()
764 PING_ICMPX_TX_INFO *TxInfo; in PingSendEchoRequest()
766 TxInfo = AllocateZeroPool (sizeof (PING_ICMPX_TX_INFO)); in PingSendEchoRequest()
850 PING_ICMPX_TX_INFO *TxInfo; in Ping6OnTimerRoutine()
877 TxInfo = BASE_CR (Entry, PING_ICMPX_TX_INFO, Link); in Ping6OnTimerRoutine()
1357 PING_ICMPX_TX_INFO *TxInfo; in ShellPing()
1515 TxInfo = BASE_CR (Entry, PING_ICMPX_TX_INFO, Link); in ShellPing()