-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathiphlpapi.def
295 lines (295 loc) · 12.6 KB
/
iphlpapi.def
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
LIBRARY "iphlpapi"
EXPORTS
AddIPAddress = __place_holder_1
AllocateAndGetInterfaceInfoFromStack = __place_holder_2
AllocateAndGetIpAddrTableFromStack = __place_holder_3
CancelIPChangeNotify = __place_holder_4
CancelIfTimestampConfigChange = __place_holder_5
CancelMibChangeNotify2 = __place_holder_6
CaptureInterfaceHardwareCrossTimestamp = __place_holder_7
CloseCompartment = __place_holder_8
CloseGetIPPhysicalInterfaceForDestination = __place_holder_9
ConvertCompartmentGuidToId = __place_holder_10
ConvertCompartmentIdToGuid = __place_holder_11
ConvertGuidToStringA = __place_holder_12
ConvertGuidToStringW = __place_holder_13
ConvertInterfaceAliasToLuid = __place_holder_14
ConvertInterfaceGuidToLuid = __place_holder_15
ConvertInterfaceIndexToLuid = __place_holder_16
ConvertInterfaceLuidToAlias = __place_holder_17
ConvertInterfaceLuidToGuid = __place_holder_18
ConvertInterfaceLuidToIndex = __place_holder_19
ConvertInterfaceLuidToNameA = __place_holder_20
ConvertInterfaceLuidToNameW = __place_holder_21
ConvertInterfaceNameToLuidA = __place_holder_22
ConvertInterfaceNameToLuidW = __place_holder_23
ConvertInterfacePhysicalAddressToLuid = __place_holder_24
ConvertIpv4MaskToLength = __place_holder_25
ConvertLengthToIpv4Mask = __place_holder_26
ConvertRemoteInterfaceAliasToLuid = __place_holder_27
ConvertRemoteInterfaceGuidToLuid = __place_holder_28
ConvertRemoteInterfaceIndexToLuid = __place_holder_29
ConvertRemoteInterfaceLuidToAlias = __place_holder_30
ConvertRemoteInterfaceLuidToGuid = __place_holder_31
ConvertRemoteInterfaceLuidToIndex = __place_holder_32
ConvertStringToGuidA = __place_holder_33
ConvertStringToGuidW = __place_holder_34
ConvertStringToInterfacePhysicalAddress = __place_holder_35
CreateAnycastIpAddressEntry = __place_holder_36
CreateCompartment = __place_holder_37
CreateIpForwardEntry = __place_holder_38
CreateIpForwardEntry2 = __place_holder_39
CreateIpNetEntry = __place_holder_40
CreateIpNetEntry2 = __place_holder_41
CreatePersistentTcpPortReservation = __place_holder_42
CreatePersistentUdpPortReservation = __place_holder_43
CreateProxyArpEntry = __place_holder_44
CreateSortedAddressPairs = __place_holder_45
CreateUnicastIpAddressEntry = __place_holder_46
DeleteAnycastIpAddressEntry = __place_holder_47
DeleteCompartment = __place_holder_48
DeleteIPAddress = __place_holder_49
DeleteIpForwardEntry = __place_holder_50
DeleteIpForwardEntry2 = __place_holder_51
DeleteIpNetEntry = __place_holder_52
DeleteIpNetEntry2 = __place_holder_53
DeletePersistentTcpPortReservation = __place_holder_54
DeletePersistentUdpPortReservation = __place_holder_55
DeleteProxyArpEntry = __place_holder_56
DeleteUnicastIpAddressEntry = __place_holder_57
DisableMediaSense = __place_holder_58
EnableRouter = __place_holder_59
FlushIpNetTable = __place_holder_60
FlushIpNetTable2 = __place_holder_61
FlushIpPathTable = __place_holder_62
FreeDnsSettings = __place_holder_63
FreeInterfaceDnsSettings = __place_holder_64
FreeMibTable = __place_holder_65
GetAdapterIndex = __place_holder_66
GetAdapterOrderMap = __place_holder_67
GetAdaptersAddresses = __place_holder_68
GetAdaptersInfo = __place_holder_69
GetAnycastIpAddressEntry = __place_holder_70
GetAnycastIpAddressTable = __place_holder_71
GetBestInterface = __place_holder_72
GetBestInterfaceEx = __place_holder_73
GetBestRoute = __place_holder_74
GetBestRoute2 = __place_holder_75
GetCurrentThreadCompartmentId = __place_holder_76
GetCurrentThreadCompartmentScope = __place_holder_77
GetDefaultCompartmentId = __place_holder_78
GetDnsSettings = __place_holder_79
GetExtendedTcpTable = __place_holder_80
GetExtendedUdpTable = __place_holder_81
GetFriendlyIfIndex = __place_holder_82
GetIcmpStatistics = __place_holder_83
GetIcmpStatisticsEx = __place_holder_84
GetIfEntry = __place_holder_85
GetIfEntry2 = __place_holder_86
GetIfEntry2Ex = __place_holder_87
GetIfStackTable = __place_holder_88
GetIfTable = __place_holder_89
GetIfTable2 = __place_holder_90
GetIfTable2Ex = __place_holder_91
GetInterfaceCompartmentId = __place_holder_92
GetInterfaceCurrentTimestampCapabilities = __place_holder_93
GetInterfaceDnsSettings = __place_holder_94
GetInterfaceHardwareTimestampCapabilities = __place_holder_95
GetInterfaceInfo = __place_holder_96
GetInvertedIfStackTable = __place_holder_97
GetIpAddrTable = __place_holder_98
GetIpErrorString = __place_holder_99
GetIpForwardEntry2 = __place_holder_100
GetIpForwardTable = __place_holder_101
GetIpForwardTable2 = __place_holder_102
GetIpInterfaceEntry = __place_holder_103
GetIpInterfaceTable = __place_holder_104
GetIpNetEntry2 = __place_holder_105
GetIpNetTable = __place_holder_106
GetIpNetTable2 = __place_holder_107
GetIpNetworkConnectionBandwidthEstimates = __place_holder_108
GetIpPathEntry = __place_holder_109
GetIpPathTable = __place_holder_110
GetIpStatistics = __place_holder_111
GetIpStatisticsEx = __place_holder_112
GetJobCompartmentId = __place_holder_113
GetMulticastIpAddressEntry = __place_holder_114
GetMulticastIpAddressTable = __place_holder_115
GetNetworkInformation = __place_holder_116
GetNetworkParams = __place_holder_117
GetNumberOfInterfaces = __place_holder_118
GetOwnerModuleFromPidAndInfo = __place_holder_119
GetOwnerModuleFromTcp6Entry = __place_holder_120
GetOwnerModuleFromTcpEntry = __place_holder_121
GetOwnerModuleFromUdp6Entry = __place_holder_122
GetOwnerModuleFromUdpEntry = __place_holder_123
GetPerAdapterInfo = __place_holder_124
GetPerTcp6ConnectionEStats = __place_holder_125
GetPerTcp6ConnectionStats = __place_holder_126
GetPerTcpConnectionEStats = __place_holder_127
GetPerTcpConnectionStats = __place_holder_128
GetRTTAndHopCount = __place_holder_129
GetSessionCompartmentId = __place_holder_130
GetTcp6Table = __place_holder_131
GetTcp6Table2 = __place_holder_132
GetTcpStatistics = __place_holder_133
GetTcpStatisticsEx = __place_holder_134
GetTcpStatisticsEx2 = __place_holder_135
GetTcpTable = __place_holder_136
GetTcpTable2 = __place_holder_137
GetTeredoPort = __place_holder_138
GetUdp6Table = __place_holder_139
GetUdpStatistics = __place_holder_140
GetUdpStatisticsEx = __place_holder_141
GetUdpStatisticsEx2 = __place_holder_142
GetUdpTable = __place_holder_143
GetUniDirectionalAdapterInfo = __place_holder_144
GetUnicastIpAddressEntry = __place_holder_145
GetUnicastIpAddressTable = __place_holder_146
GetWPAOACSupportLevel = __place_holder_147
Icmp6CreateFile = __place_holder_148
Icmp6ParseReplies = __place_holder_149
Icmp6SendEcho2 = __place_holder_150
IcmpCloseHandle = __place_holder_151
IcmpCreateFile = __place_holder_152
IcmpParseReplies = __place_holder_153
IcmpSendEcho = __place_holder_154
IcmpSendEcho2 = __place_holder_155
IcmpSendEcho2Ex = __place_holder_156
InitializeCompartmentEntry = __place_holder_157
InitializeIpForwardEntry = __place_holder_158
InitializeIpInterfaceEntry = __place_holder_159
InitializeUnicastIpAddressEntry = __place_holder_160
InternalCleanupPersistentStore = __place_holder_161
InternalCreateAnycastIpAddressEntry = __place_holder_162
InternalCreateIpForwardEntry = __place_holder_163
InternalCreateIpForwardEntry2 = __place_holder_164
InternalCreateIpNetEntry = __place_holder_165
InternalCreateIpNetEntry2 = __place_holder_166
InternalCreateUnicastIpAddressEntry = __place_holder_167
InternalDeleteAnycastIpAddressEntry = __place_holder_168
InternalDeleteIpForwardEntry = __place_holder_169
InternalDeleteIpForwardEntry2 = __place_holder_170
InternalDeleteIpNetEntry = __place_holder_171
InternalDeleteIpNetEntry2 = __place_holder_172
InternalDeleteUnicastIpAddressEntry = __place_holder_173
InternalFindInterfaceByAddress = __place_holder_174
InternalGetAnycastIpAddressEntry = __place_holder_175
InternalGetAnycastIpAddressTable = __place_holder_176
InternalGetBoundTcp6EndpointTable = __place_holder_177
InternalGetBoundTcpEndpointTable = __place_holder_178
InternalGetForwardIpTable2 = __place_holder_179
InternalGetIPPhysicalInterfaceForDestination = __place_holder_180
InternalGetIfEntry2 = __place_holder_181
InternalGetIfTable = __place_holder_182
InternalGetIfTable2 = __place_holder_183
InternalGetIpAddrTable = __place_holder_184
InternalGetIpForwardEntry2 = __place_holder_185
InternalGetIpForwardTable = __place_holder_186
InternalGetIpInterfaceEntry = __place_holder_187
InternalGetIpInterfaceTable = __place_holder_188
InternalGetIpNetEntry2 = __place_holder_189
InternalGetIpNetTable = __place_holder_190
InternalGetIpNetTable2 = __place_holder_191
InternalGetMulticastIpAddressEntry = __place_holder_192
InternalGetMulticastIpAddressTable = __place_holder_193
InternalGetRtcSlotInformation = __place_holder_194
InternalGetTcp6Table2 = __place_holder_195
InternalGetTcp6TableWithOwnerModule = __place_holder_196
InternalGetTcp6TableWithOwnerPid = __place_holder_197
InternalGetTcpTable = __place_holder_198
InternalGetTcpTable2 = __place_holder_199
InternalGetTcpTableEx = __place_holder_200
InternalGetTcpTableWithOwnerModule = __place_holder_201
InternalGetTcpTableWithOwnerPid = __place_holder_202
InternalGetTunnelPhysicalAdapter = __place_holder_203
InternalGetUdp6TableWithOwnerModule = __place_holder_204
InternalGetUdp6TableWithOwnerPid = __place_holder_205
InternalGetUdpTable = __place_holder_206
InternalGetUdpTableEx = __place_holder_207
InternalGetUdpTableWithOwnerModule = __place_holder_208
InternalGetUdpTableWithOwnerPid = __place_holder_209
InternalGetUnicastIpAddressEntry = __place_holder_210
InternalGetUnicastIpAddressTable = __place_holder_211
InternalIcmpCreateFileEx = __place_holder_212
InternalSetIfEntry = __place_holder_213
InternalSetIpForwardEntry = __place_holder_214
InternalSetIpForwardEntry2 = __place_holder_215
InternalSetIpInterfaceEntry = __place_holder_216
InternalSetIpNetEntry = __place_holder_217
InternalSetIpNetEntry2 = __place_holder_218
InternalSetIpStats = __place_holder_219
InternalSetTcpEntry = __place_holder_220
InternalSetTeredoPort = __place_holder_221
InternalSetUnicastIpAddressEntry = __place_holder_222
IpReleaseAddress = __place_holder_223
IpRenewAddress = __place_holder_224
LookupPersistentTcpPortReservation = __place_holder_225
LookupPersistentUdpPortReservation = __place_holder_226
NTPTimeToNTFileTime = __place_holder_227
NTTimeToNTPTime = __place_holder_228
NhGetGuidFromInterfaceName = __place_holder_229
NhGetInterfaceDescriptionFromGuid = __place_holder_230
NhGetInterfaceNameFromDeviceGuid = __place_holder_231
NhGetInterfaceNameFromGuid = __place_holder_232
NhpAllocateAndGetInterfaceInfoFromStack = __place_holder_233
NotifyAddrChange = __place_holder_234
NotifyCompartmentChange = __place_holder_235
NotifyIfTimestampConfigChange = __place_holder_236
NotifyIpInterfaceChange = __place_holder_237
NotifyRouteChange = __place_holder_238
NotifyRouteChange2 = __place_holder_239
NotifyStableUnicastIpAddressTable = __place_holder_240
NotifyTeredoPortChange = __place_holder_241
NotifyUnicastIpAddressChange = __place_holder_242
OpenCompartment = __place_holder_243
ParseNetworkString = __place_holder_244
PfAddFiltersToInterface = __place_holder_245
PfAddGlobalFilterToInterface = __place_holder_246
PfBindInterfaceToIPAddress = __place_holder_247
PfBindInterfaceToIndex = __place_holder_248
PfCreateInterface = __place_holder_249
PfDeleteInterface = __place_holder_250
PfDeleteLog = __place_holder_251
PfGetInterfaceStatistics = __place_holder_252
PfMakeLog = __place_holder_253
PfRebindFilters = __place_holder_254
PfRemoveFilterHandles = __place_holder_255
PfRemoveFiltersFromInterface = __place_holder_256
PfRemoveGlobalFilterFromInterface = __place_holder_257
PfSetLogBuffer = __place_holder_258
PfTestPacket = __place_holder_259
PfUnBindInterface = __place_holder_260
ResolveIpNetEntry2 = __place_holder_261
ResolveNeighbor = __place_holder_262
RestoreMediaSense = __place_holder_263
SendARP = __place_holder_264
SetAdapterIpAddress = __place_holder_265
SetCurrentThreadCompartmentId = __place_holder_266
SetCurrentThreadCompartmentScope = __place_holder_267
SetDnsSettings = __place_holder_268
SetIfEntry = __place_holder_269
SetInterfaceDnsSettings = __place_holder_270
SetIpForwardEntry = __place_holder_271
SetIpForwardEntry2 = __place_holder_272
SetIpInterfaceEntry = __place_holder_273
SetIpNetEntry = __place_holder_274
SetIpNetEntry2 = __place_holder_275
SetIpStatistics = __place_holder_276
SetIpStatisticsEx = __place_holder_277
SetIpTTL = __place_holder_278
SetJobCompartmentId = __place_holder_279
SetNetworkInformation = __place_holder_280
SetPerTcp6ConnectionEStats = __place_holder_281
SetPerTcp6ConnectionStats = __place_holder_282
SetPerTcpConnectionEStats = __place_holder_283
SetPerTcpConnectionStats = __place_holder_284
SetSessionCompartmentId = __place_holder_285
SetTcpEntry = __place_holder_286
SetUnicastIpAddressEntry = __place_holder_287
UnenableRouter = __place_holder_288
do_echo_rep = __place_holder_289
do_echo_req = __place_holder_290
if_indextoname = __place_holder_291
if_nametoindex = __place_holder_292
register_icmp = __place_holder_293