ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <stdarg.h>
#include "winsock2.h"
#include "windef.h"
#include "winbase.h"
#include "ws2tcpip.h"
#include "iphlpapi.h"
#include "iprtrmib.h"
#include "netioapi.h"
#include "wine/test.h"
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | ICMP_MINLEN 8 /* copied from dlls/iphlpapi/ip_icmp.h file */ |
Variables | |
static HMODULE | hLibrary = NULL |
static | PULONG |
static | BOOL |
static | DWORD |
static | PDWORD |
static | PIP_PER_ADAPTER_INFO |
static | ULONG |
static | PVOID |
static | PIP_ADAPTER_ADDRESSES |
static | LPOVERLAPPED |
static | TCP_TABLE_CLASS |
static | UDP_TABLE_CLASS |
static | IPAddr |
static | LPVOID |
static | WORD |
static | PIP_OPTION_INFORMATION |
static const | PSOCKADDR_IN6 |
static NET_LUID *static NET_LUID *static GUID *static NET_IFINDEX *static WCHAR | SIZE_T |
Definition at line 49 of file iphlpapi.c.
Definition at line 159 of file iphlpapi.c.
Referenced by test_GetAdaptersAddresses().
Definition at line 1666 of file iphlpapi.c.
Referenced by test_GetIfEntry2(), and test_interface_identifier_conversion().
Definition at line 96 of file iphlpapi.c.
Referenced by START_TEST().
Definition at line 150 of file iphlpapi.c.
Referenced by testGetIpAddrTable(), testGetIpForwardTable(), testGetIpNetTable(), testGetTcpTable(), testGetUdpTable(), and testIcmpSendEcho().
START_TEST | ( | iphlpapi | ) |
Definition at line 1906 of file iphlpapi.c.
Definition at line 1607 of file iphlpapi.c.
Referenced by START_TEST().
Definition at line 1352 of file iphlpapi.c.
Referenced by START_TEST().
Definition at line 1494 of file iphlpapi.c.
Referenced by START_TEST().
Definition at line 1564 of file iphlpapi.c.
Referenced by START_TEST().
Definition at line 1857 of file iphlpapi.c.
Referenced by START_TEST().
Definition at line 1888 of file iphlpapi.c.
Referenced by START_TEST().
Definition at line 1688 of file iphlpapi.c.
Referenced by START_TEST().
Definition at line 1153 of file iphlpapi.c.
Referenced by testWin98Functions().
Definition at line 419 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 578 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 202 of file iphlpapi.c.
Referenced by testGetIpAddrTable().
Definition at line 271 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 1123 of file iphlpapi.c.
Referenced by testWin98Functions().
Definition at line 230 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 325 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 371 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 463 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 626 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 1193 of file iphlpapi.c.
Referenced by testWin98Functions().
Definition at line 177 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 1238 of file iphlpapi.c.
Referenced by testWin2KFunctions().
Definition at line 510 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 707 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 817 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 549 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 772 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 859 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 920 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 1261 of file iphlpapi.c.
Referenced by testWin2KFunctions().
Definition at line 894 of file iphlpapi.c.
Referenced by testWinNT4Functions().
Definition at line 1346 of file iphlpapi.c.
Referenced by START_TEST().
Definition at line 1230 of file iphlpapi.c.
Referenced by START_TEST().
Definition at line 1102 of file iphlpapi.c.
Referenced by START_TEST().
|
static |
Definition at line 54 of file iphlpapi.c.
Definition at line 69 of file iphlpapi.c.
Definition at line 51 of file iphlpapi.c.
Referenced by freeIPHlpApi(), loadIPHlpApi(), and START_TEST().
Definition at line 83 of file iphlpapi.c.
Definition at line 77 of file iphlpapi.c.
Definition at line 83 of file iphlpapi.c.
Definition at line 73 of file iphlpapi.c.
PIP_ADAPTER_ADDRESSES |
Definition at line 76 of file iphlpapi.c.
Referenced by AllSysInfo(), CheckForCurrentHostname(), hash_mac_addrs(), and TestUM().
Definition at line 83 of file iphlpapi.c.
Definition at line 75 of file iphlpapi.c.
Definition at line 84 of file iphlpapi.c.
Definition at line 54 of file iphlpapi.c.
Definition at line 76 of file iphlpapi.c.
Definition at line 91 of file iphlpapi.c.
Definition at line 79 of file iphlpapi.c.
Definition at line 80 of file iphlpapi.c.
Definition at line 76 of file iphlpapi.c.
Definition at line 83 of file iphlpapi.c.