Definition in file pcping.h.
Go to the source code of this file.
Functions | |
| W32_FUNC int | _ping (DWORD host, DWORD count, const BYTE *patt, size_t len) |
| Format and send an ICMP echo request (ping). | |
| W32_FUNC DWORD | _chk_ping (DWORD host, DWORD *number) |
| Check for ICMP echo reply in ping-cache. | |
| W32_FUNC void | add_ping (DWORD host, DWORD tim, DWORD number) |
| Add an ICMP echo reply to the ping-cache. | |
|
||||||||||||
|
Check for ICMP echo reply in ping-cache.
|
|
||||||||||||||||||||
|
Format and send an ICMP echo request (ping).
References _arp_resolve(), _default_tos, _eth_formatpacket(), _ping(), BYTE, DWORD, eth_address, set_timeout(), sin_mask, and WORD. |
1.3.8