ReactOS 0.4.16-dev-306-g647d351
|
Go to the source code of this file.
DWORD WINAPI AddIPAddress | ( | IPAddr | Address, |
IPMask | Netmask, | ||
DWORD | IfIndex, | ||
PULONG | NteContext, | ||
PULONG | NteInstance | ||
) |
Definition at line 67 of file iphlpapi_main.c.
Referenced by DSStaticRefreshParams(), INetCfgComponentControl_fnApplyRegistryChanges(), setup_adapter(), and state_panic().
DWORD WINAPI CreateIpForwardEntry | ( | PMIB_IPFORWARDROW | pRoute | ) |
Definition at line 503 of file iphlpapi_main.c.
Referenced by add_route(), INetCfgComponentControl_fnApplyRegistryChanges(), and setup_adapter().
DWORD WINAPI CreateIpNetEntry | ( | PMIB_IPNETROW | pArpEntry | ) |
Definition at line 518 of file iphlpapi_main.c.
Definition at line 538 of file iphlpapi_main.c.
Definition at line 557 of file iphlpapi_main.c.
Referenced by DSReleaseIpAddressLease(), DSStaticRefreshParams(), INetCfgComponentControl_fnApplyRegistryChanges(), send_request(), and setup_adapter().
DWORD WINAPI DeleteIpForwardEntry | ( | PMIB_IPFORWARDROW | pRoute | ) |
Definition at line 573 of file iphlpapi_main.c.
Referenced by del_route(), DSReleaseIpAddressLease(), DSStaticRefreshParams(), INetCfgComponentControl_fnApplyRegistryChanges(), and setup_adapter().
DWORD WINAPI DeleteIpNetEntry | ( | PMIB_IPNETROW | pArpEntry | ) |
Definition at line 588 of file iphlpapi_main.c.
Referenced by Deletehost().
Definition at line 608 of file iphlpapi_main.c.
DWORD WINAPI EnableRouter | ( | HANDLE * | pHandle, |
OVERLAPPED * | pOverlapped | ||
) |
Definition at line 627 of file iphlpapi_main.c.
Definition at line 647 of file iphlpapi_main.c.
Referenced by Deletehost().
Definition at line 667 of file iphlpapi_main.c.
DWORD WINAPI GetAdaptersInfo | ( | PIP_ADAPTER_INFO | pAdapterInfo, |
PULONG | pOutBufLen | ||
) |
Definition at line 686 of file iphlpapi_main.c.
Referenced by CNetConnectionManager::EnumerateINetConnections(), Initialize(), InitializePropertyDialog(), IsReconnectHackNeeded(), LANStatusUiDetailsDlg(), PrintRoutes(), Release(), Renew(), RPC_UuidGetNodeAddress(), ShowInfo(), and TestUM().
Definition at line 818 of file iphlpapi_main.c.
DWORD WINAPI GetBestRoute | ( | DWORD | dwDestAddr, |
DWORD | dwSourceAddr, | ||
PMIB_IPFORWARDROW | pBestRoute | ||
) |
Definition at line 848 of file iphlpapi_main.c.
Referenced by GetBestInterface().
DWORD WINAPI GetExtendedTcpTable | ( | PVOID | pTcpTable, |
PDWORD | pdwSize, | ||
BOOL | bOrder, | ||
ULONG | ulAf, | ||
TCP_TABLE_CLASS | TableClass, | ||
ULONG | Reserved | ||
) |
Definition at line 926 of file iphlpapi_main.c.
Referenced by AllocateAndGetTcpExTable2FromStack(), AllocateAndGetTcpExTableFromStack(), GetExtendedTcpTableWithAlloc(), GetTcpTable(), and ShowTcpTable().
DWORD WINAPI GetExtendedUdpTable | ( | PVOID | pUdpTable, |
PDWORD | pdwSize, | ||
BOOL | bOrder, | ||
ULONG | ulAf, | ||
UDP_TABLE_CLASS | TableClass, | ||
ULONG | Reserved | ||
) |
Definition at line 1342 of file iphlpapi_main.c.
Referenced by AllocateAndGetUdpExTable2FromStack(), AllocateAndGetUdpExTableFromStack(), GetExtendedUdpTableWithAlloc(), GetUdpTable(), and ShowUdpTable().
Definition at line 1459 of file iphlpapi_main.c.
Definition at line 1478 of file iphlpapi_main.c.
Referenced by mib2IcmpInit(), and ShowIcmpStatistics().
DWORD WINAPI GetIfEntry | ( | PMIB_IFROW | pIfRow | ) |
Definition at line 1498 of file iphlpapi_main.c.
Referenced by CNetConnectionManager::EnumerateINetConnections(), GetIfTable(), CNetConnection::GetProperties(), NetBTAstat(), Release(), Renew(), ShowInfo(), UpdateLanStatus(), and WkstaEnumAdaptersCallback().
DWORD WINAPI GetIfTable | ( | PMIB_IFTABLE | pIfTable, |
PULONG | pdwSize, | ||
BOOL | bOrder | ||
) |
Definition at line 1544 of file iphlpapi_main.c.
Referenced by AdapterDiscoveryThread(), AllocateAndGetIfTableFromStack(), CNetConnectionManager::EnumerateINetConnections(), mib2IfNumberInit(), and ShowEthernetStatistics().
DWORD WINAPI GetInterfaceInfo | ( | PIP_INTERFACE_INFO | pIfTable, |
PULONG | dwOutBufLen | ||
) |
Definition at line 1607 of file iphlpapi_main.c.
Referenced by OpenAdapterHandle(), and test_GetInterfaceName().
DWORD WINAPI GetIpAddrTable | ( | PMIB_IPADDRTABLE | pIpAddrTable, |
PULONG | pdwSize, | ||
BOOL | bOrder | ||
) |
Definition at line 1692 of file iphlpapi_main.c.
Referenced by AllocateAndGetIpAddrTableFromStack(), DisplayArpEntries(), mib2IpAddrInit(), NetBTEnum(), and Test_WSAIoctl_InitTest().
DWORD WINAPI GetIpForwardTable | ( | PMIB_IPFORWARDTABLE | pIpForwardTable, |
PULONG | pdwSize, | ||
BOOL | bOrder | ||
) |
Definition at line 1792 of file iphlpapi_main.c.
Referenced by AllocateAndGetIpForwardTableFromStack(), fill_ip4routetable(), INetCfgComponentControl_fnApplyRegistryChanges(), mib2IpRouteInit(), and PrintRoutes().
DWORD WINAPI GetIpNetTable | ( | PMIB_IPNETTABLE | pIpNetTable, |
PULONG | pdwSize, | ||
BOOL | bOrder | ||
) |
Definition at line 1888 of file iphlpapi_main.c.
Referenced by Addhost(), AllocateAndGetIpNetTableFromStack(), Deletehost(), DisplayArpEntries(), and mib2IpNetInit().
DWORD WINAPI GetIpStatistics | ( | PMIB_IPSTATS | pStats | ) |
Definition at line 1942 of file iphlpapi_main.c.
Referenced by mib2IpStatsInit(), and ShowIpStatistics().
DWORD WINAPI GetIpStatisticsEx | ( | PMIB_IPSTATS | pStats, |
DWORD | dwFamily | ||
) |
DWORD WINAPI GetNetworkParams | ( | PFIXED_INFO | pFixedInfo, |
PULONG | pOutBufLen | ||
) |
Definition at line 1977 of file iphlpapi_main.c.
Referenced by getdomainname(), main(), Query_Main(), ShowInfo(), test_GetNetworkParams(), and TestHostName().
Definition at line 2125 of file iphlpapi_main.c.
Referenced by _RpcEnumInterfaces().
DWORD WINAPI GetOwnerModuleFromTcpEntry | ( | PMIB_TCPROW_OWNER_MODULE | pTcpEntry, |
TCPIP_OWNER_MODULE_INFO_CLASS | Class, | ||
PVOID | Buffer, | ||
PDWORD | pdwSize | ||
) |
Definition at line 2321 of file iphlpapi_main.c.
Referenced by START_TEST(), and test_tcp().
DWORD WINAPI GetOwnerModuleFromUdpEntry | ( | PMIB_UDPROW_OWNER_MODULE | pUdpEntry, |
TCPIP_OWNER_MODULE_INFO_CLASS | Class, | ||
PVOID | Buffer, | ||
PDWORD | pdwSize | ||
) |
Definition at line 2353 of file iphlpapi_main.c.
Referenced by START_TEST(), and test_udp().
DWORD WINAPI GetPerAdapterInfo | ( | ULONG | IfIndex, |
PIP_PER_ADAPTER_INFO | pPerAdapterInfo, | ||
PULONG | pOutBufLen | ||
) |
Definition at line 2407 of file iphlpapi_main.c.
Referenced by Initialize(), LANStatusUiDetailsDlg(), and ShowInfo().
Definition at line 2478 of file iphlpapi_main.c.
DWORD WINAPI GetTcpStatistics | ( | PMIB_TCPSTATS | pStats | ) |
Definition at line 2516 of file iphlpapi_main.c.
Referenced by mib2TcpInit(), and ShowTcpStatistics().
DWORD WINAPI GetTcpTable | ( | PMIB_TCPTABLE | pTcpTable, |
PDWORD | pdwSize, | ||
BOOL | bOrder | ||
) |
Definition at line 2544 of file iphlpapi_main.c.
Referenced by AllocateAndGetTcpTableFromStack().
DWORD WINAPI GetUdpStatistics | ( | PMIB_UDPSTATS | pStats | ) |
Definition at line 2579 of file iphlpapi_main.c.
Referenced by mib2UdpInit(), and ShowUdpStatistics().
DWORD WINAPI GetUdpTable | ( | PMIB_UDPTABLE | pUdpTable, |
PDWORD | pdwSize, | ||
BOOL | bOrder | ||
) |
Definition at line 2596 of file iphlpapi_main.c.
Referenced by AllocateAndGetUdpTableFromStack(), and mib2UdpEntryInit().
DWORD WINAPI GetUniDirectionalAdapterInfo | ( | PIP_UNIDIRECTIONAL_ADAPTER_ADDRESS | pIPIfInfo, |
PULONG | dwOutBufLen | ||
) |
Definition at line 2620 of file iphlpapi_main.c.
DWORD WINAPI IpReleaseAddress | ( | PIP_ADAPTER_INDEX_MAP | AdapterInfo | ) |
Definition at line 2640 of file iphlpapi_main.c.
Referenced by Release(), and WlanDisconnect().
DWORD WINAPI IpRenewAddress | ( | PIP_ADAPTER_INDEX_MAP | AdapterInfo | ) |
Definition at line 2674 of file iphlpapi_main.c.
Referenced by Renew().
DWORD WINAPI NotifyAddrChange | ( | PHANDLE | Handle, |
LPOVERLAPPED | overlapped | ||
) |
Definition at line 2712 of file iphlpapi_main.c.
Referenced by AdapterDiscoveryThread(), and detectChange().
DWORD WINAPI NotifyRouteChange | ( | PHANDLE | Handle, |
LPOVERLAPPED | overlapped | ||
) |
Definition at line 2737 of file iphlpapi_main.c.
Definition at line 2758 of file iphlpapi_main.c.
Referenced by Ping(), state_panic(), and TestUM().
DWORD WINAPI SetIfEntry | ( | PMIB_IFROW | pIfRow | ) |
Definition at line 2788 of file iphlpapi_main.c.
DWORD WINAPI SetIpForwardEntry | ( | PMIB_IPFORWARDROW | pRoute | ) |
Definition at line 2811 of file iphlpapi_main.c.
DWORD WINAPI SetIpNetEntry | ( | PMIB_IPNETROW | pArpEntry | ) |
Definition at line 2829 of file iphlpapi_main.c.
Referenced by Addhost().
DWORD WINAPI SetIpStatistics | ( | PMIB_IPSTATS | pIpStats | ) |
Definition at line 2894 of file iphlpapi_main.c.
Definition at line 2916 of file iphlpapi_main.c.
DWORD WINAPI SetTcpEntry | ( | PMIB_TCPROW | pTcpRow | ) |
Definition at line 2938 of file iphlpapi_main.c.
DWORD WINAPI UnenableRouter | ( | OVERLAPPED * | pOverlapped, |
LPDWORD | lpdwEnableCount | ||
) |
Definition at line 2962 of file iphlpapi_main.c.