ReactOS
0.4.15-dev-5608-gafb953a
|
Go to the source code of this file.
Definition at line 71 of file iphlpapi_main.c.
Referenced by DSStaticRefreshParams(), INetCfgComponentControl_fnApplyRegistryChanges(), setup_adapter(), and state_panic().
DWORD WINAPI CreateIpForwardEntry | ( | PMIB_IPFORWARDROW | ) |
Definition at line 548 of file iphlpapi_main.c.
Referenced by add_route(), INetCfgComponentControl_fnApplyRegistryChanges(), and setup_adapter().
DWORD WINAPI CreateIpNetEntry | ( | PMIB_IPNETROW | ) |
Definition at line 567 of file iphlpapi_main.c.
Definition at line 591 of file iphlpapi_main.c.
Definition at line 614 of file iphlpapi_main.c.
Referenced by DSReleaseIpAddressLease(), DSStaticRefreshParams(), INetCfgComponentControl_fnApplyRegistryChanges(), send_request(), and setup_adapter().
DWORD WINAPI DeleteIpForwardEntry | ( | PMIB_IPFORWARDROW | ) |
Definition at line 634 of file iphlpapi_main.c.
Referenced by del_route(), DSReleaseIpAddressLease(), DSStaticRefreshParams(), INetCfgComponentControl_fnApplyRegistryChanges(), and setup_adapter().
DWORD WINAPI DeleteIpNetEntry | ( | PMIB_IPNETROW | ) |
Definition at line 677 of file iphlpapi_main.c.
DWORD WINAPI EnableRouter | ( | HANDLE * | , |
OVERLAPPED * | |||
) |
Definition at line 700 of file iphlpapi_main.c.
Definition at line 748 of file iphlpapi_main.c.
DWORD WINAPI GetAdaptersInfo | ( | PIP_ADAPTER_INFO | , |
PULONG | |||
) |
Definition at line 771 of file iphlpapi_main.c.
Referenced by CNetConnectionManager::EnumerateINetConnections(), Initialize(), InitializePropertyDialog(), IsReconnectHackNeeded(), LANStatusUiDetailsDlg(), PrintRoutes(), RPC_UuidGetNodeAddress(), ShowInfo(), and TestUM().
Definition at line 907 of file iphlpapi_main.c.
DWORD WINAPI GetBestRoute | ( | DWORD | , |
DWORD | , | ||
PMIB_IPFORWARDROW | |||
) |
Definition at line 941 of file iphlpapi_main.c.
Referenced by GetBestInterface().
Definition at line 1022 of file iphlpapi_main.c.
Referenced by AllocateAndGetTcpExTable2FromStack(), AllocateAndGetTcpExTableFromStack(), GetExtendedTcpTableWithAlloc(), GetTcpTable(), and ShowTcpTable().
Definition at line 1442 of file iphlpapi_main.c.
Referenced by AllocateAndGetUdpExTable2FromStack(), AllocateAndGetUdpExTableFromStack(), GetExtendedUdpTableWithAlloc(), GetUdpTable(), and ShowUdpTable().
Definition at line 1563 of file iphlpapi_main.c.
Definition at line 1586 of file iphlpapi_main.c.
Referenced by mib2IcmpInit(), and ShowIcmpStatistics().
DWORD WINAPI GetIfEntry | ( | PMIB_IFROW | ) |
Definition at line 1610 of file iphlpapi_main.c.
Referenced by CNetConnectionManager::EnumerateINetConnections(), GetIfTable(), CNetConnection::GetProperties(), NetBTAstat(), ShowInfo(), UpdateLanStatus(), and WkstaEnumAdaptersCallback().
DWORD WINAPI GetIfTable | ( | PMIB_IFTABLE | , |
PULONG | , | ||
BOOL | |||
) |
Definition at line 1660 of file iphlpapi_main.c.
Referenced by AdapterDiscoveryThread(), AllocateAndGetIfTableFromStack(), CNetConnectionManager::EnumerateINetConnections(), mib2IfNumberInit(), and ShowEthernetStatistics().
DWORD WINAPI GetInterfaceInfo | ( | PIP_INTERFACE_INFO | , |
PULONG | |||
) |
Definition at line 1727 of file iphlpapi_main.c.
Referenced by OpenAdapterHandle(), Release(), Renew(), and test_GetInterfaceName().
DWORD WINAPI GetIpAddrTable | ( | PMIB_IPADDRTABLE | , |
PULONG | , | ||
BOOL | |||
) |
Definition at line 1816 of file iphlpapi_main.c.
Referenced by AllocateAndGetIpAddrTableFromStack(), DisplayArpEntries(), mib2IpAddrInit(), NetBTEnum(), and Test_WSAIoctl_InitTest().
DWORD WINAPI GetIpForwardTable | ( | PMIB_IPFORWARDTABLE | , |
PULONG | , | ||
BOOL | |||
) |
Definition at line 1920 of file iphlpapi_main.c.
Referenced by AllocateAndGetIpForwardTableFromStack(), fill_ip4routetable(), INetCfgComponentControl_fnApplyRegistryChanges(), mib2IpRouteInit(), and PrintRoutes().
DWORD WINAPI GetIpNetTable | ( | PMIB_IPNETTABLE | , |
PULONG | , | ||
BOOL | |||
) |
Definition at line 2020 of file iphlpapi_main.c.
Referenced by Addhost(), AllocateAndGetIpNetTableFromStack(), Deletehost(), DisplayArpEntries(), and mib2IpNetInit().
DWORD WINAPI GetIpStatistics | ( | PMIB_IPSTATS | ) |
Definition at line 2078 of file iphlpapi_main.c.
Referenced by mib2IpStatsInit(), and ShowIpStatistics().
DWORD WINAPI GetIpStatisticsEx | ( | PMIB_IPSTATS | , |
DWORD | |||
) |
DWORD WINAPI GetNetworkParams | ( | PFIXED_INFO | , |
PULONG | |||
) |
Definition at line 2121 of file iphlpapi_main.c.
Referenced by getdomainname(), main(), Query_Main(), ShowInfo(), test_GetNetworkParams(), and TestHostName().
DWORD WINAPI GetOwnerModuleFromTcpEntry | ( | PMIB_TCPROW_OWNER_MODULE | , |
TCPIP_OWNER_MODULE_INFO_CLASS | , | ||
PVOID | , | ||
PDWORD | |||
) |
Definition at line 2469 of file iphlpapi_main.c.
Referenced by START_TEST(), and test_tcp().
DWORD WINAPI GetOwnerModuleFromUdpEntry | ( | PMIB_UDPROW_OWNER_MODULE | , |
TCPIP_OWNER_MODULE_INFO_CLASS | , | ||
PVOID | , | ||
PDWORD | |||
) |
Definition at line 2501 of file iphlpapi_main.c.
Referenced by START_TEST(), and test_udp().
DWORD WINAPI GetPerAdapterInfo | ( | ULONG | , |
PIP_PER_ADAPTER_INFO | , | ||
PULONG | |||
) |
Definition at line 2559 of file iphlpapi_main.c.
Referenced by Initialize(), LANStatusUiDetailsDlg(), and ShowInfo().
Definition at line 2634 of file iphlpapi_main.c.
DWORD WINAPI GetTcpStatistics | ( | PMIB_TCPSTATS | ) |
Definition at line 2680 of file iphlpapi_main.c.
Referenced by mib2TcpInit(), and ShowTcpStatistics().
DWORD WINAPI GetTcpTable | ( | PMIB_TCPTABLE | , |
PDWORD | , | ||
BOOL | |||
) |
Definition at line 2708 of file iphlpapi_main.c.
Referenced by AllocateAndGetTcpTableFromStack().
DWORD WINAPI GetUdpStatistics | ( | PMIB_UDPSTATS | ) |
Definition at line 2751 of file iphlpapi_main.c.
Referenced by mib2UdpInit(), and ShowUdpStatistics().
DWORD WINAPI GetUdpTable | ( | PMIB_UDPTABLE | , |
PDWORD | , | ||
BOOL | |||
) |
Definition at line 2772 of file iphlpapi_main.c.
Referenced by AllocateAndGetUdpTableFromStack(), and mib2UdpEntryInit().
DWORD WINAPI GetUniDirectionalAdapterInfo | ( | PIP_UNIDIRECTIONAL_ADAPTER_ADDRESS | , |
PULONG | |||
) |
Definition at line 2796 of file iphlpapi_main.c.
DWORD WINAPI IpReleaseAddress | ( | PIP_ADAPTER_INDEX_MAP | ) |
Definition at line 2817 of file iphlpapi_main.c.
Referenced by Release(), and WlanDisconnect().
DWORD WINAPI IpRenewAddress | ( | PIP_ADAPTER_INDEX_MAP | ) |
Definition at line 2851 of file iphlpapi_main.c.
Referenced by Renew().
DWORD WINAPI NotifyAddrChange | ( | PHANDLE | , |
LPOVERLAPPED | |||
) |
Definition at line 2889 of file iphlpapi_main.c.
Referenced by AdapterDiscoveryThread(), and detectChange().
DWORD WINAPI NotifyRouteChange | ( | PHANDLE | , |
LPOVERLAPPED | |||
) |
Definition at line 2914 of file iphlpapi_main.c.
Definition at line 2935 of file iphlpapi_main.c.
Referenced by Ping(), state_panic(), and TestUM().
DWORD WINAPI SetIfEntry | ( | PMIB_IFROW | ) |
Definition at line 2965 of file iphlpapi_main.c.
DWORD WINAPI SetIpForwardEntry | ( | PMIB_IPFORWARDROW | ) |
Definition at line 2989 of file iphlpapi_main.c.
DWORD WINAPI SetIpNetEntry | ( | PMIB_IPNETROW | ) |
Definition at line 3007 of file iphlpapi_main.c.
Referenced by Addhost().
DWORD WINAPI SetIpStatistics | ( | PMIB_IPSTATS | ) |
Definition at line 3072 of file iphlpapi_main.c.
Definition at line 3094 of file iphlpapi_main.c.
DWORD WINAPI SetTcpEntry | ( | PMIB_TCPROW | ) |
Definition at line 3116 of file iphlpapi_main.c.
DWORD WINAPI UnenableRouter | ( | OVERLAPPED * | , |
LPDWORD | |||
) |
Definition at line 3140 of file iphlpapi_main.c.