OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InterfaceIndex
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stm.h
22
ULONG
InterfaceIndex
;
41
typedef DWORD (WINAPI *PCREATE_STATIC_SERVICE)(ULONG
InterfaceIndex
,PIPX_SERVER_ENTRY ServerEntry);
42
typedef DWORD (WINAPI *PDELETE_STATIC_SERVICE)(ULONG
InterfaceIndex
,PIPX_SERVER_ENTRY ServerEntry);
43
typedef DWORD (WINAPI *PBLOCK_CONVERT_SERVICES_TO_STATIC) (ULONG
InterfaceIndex
);
44
typedef DWORD (WINAPI *PBLOCK_DELETE_STATIC_SERVICES)(ULONG
InterfaceIndex
);
47
typedef DWORD (WINAPI *PDO_UPDATE_SERVICES) (ULONG
InterfaceIndex
);
ipxrip.h
60
ULONG
InterfaceIndex
;
67
ULONG
InterfaceIndex
;
ipxsap.h
64
ULONG
InterfaceIndex
;
71
ULONG
InterfaceIndex
;
routprot.h
46
DWORD (WINAPI *DemandDialRequest)(DWORD ProtocolId,DWORD
InterfaceIndex
);
47
DWORD (WINAPI *SetInterfaceReceiveType)(DWORD ProtocolId,DWORD
InterfaceIndex
,DWORD InterfaceReceiveType,WINBOOL bActivate);
132
ULONG
InterfaceIndex
;
139
DWORD
InterfaceIndex
;
175
typedef DWORD (WINAPI *PADD_INTERFACE)(LPWSTR InterfaceName,ULONG
InterfaceIndex
,NET_INTERFACE_TYPE InterfaceType,DWORD MediaType,WORD AccessType,WORD ConnectionType,PVOID InterfaceInfo,ULONG StructureVersion,ULONG StructureSize,ULONG StructureCount);
176
typedef DWORD (WINAPI *PDELETE_INTERFACE)(ULONG
InterfaceIndex
);
178
typedef DWORD (WINAPI *PGET_INTERFACE_INFO)(ULONG
InterfaceIndex
,PVOID InterfaceInfo,PULONG BufferSize,PULONG StructureVersion,PULONG StructureSize,PULONG StructureCount);
179
typedef DWORD (WINAPI *PSET_INTERFACE_INFO)(ULONG
InterfaceIndex
,PVOID InterfaceInfo,ULONG StructureVersion,ULONG StructureSize,ULONG StructureCount);
180
typedef DWORD (WINAPI *PINTERFACE_STATUS)(ULONG
InterfaceIndex
,WINBOOL InterfaceActive,DWORD StatusType,PVOID StatusInfo);
185
typedef DWORD (WINAPI *PDO_UPDATE_ROUTES)(ULONG
InterfaceIndex
);
[
all
...]
ipxrtdef.h
105
ULONG
InterfaceIndex
;
113
ULONG
InterfaceIndex
;
123
ULONG
InterfaceIndex
;
168
ULONG
InterfaceIndex
;
185
ULONG
InterfaceIndex
;
netioapi.h
46
NET_IFINDEX
InterfaceIndex
;
62
NET_IFINDEX
InterfaceIndex
;
80
NET_IFINDEX
InterfaceIndex
;
111
NET_IFINDEX
InterfaceIndex
;
154
NET_IFINDEX
InterfaceIndex
;
173
NET_IFINDEX
InterfaceIndex
;
253
NET_IFINDEX
InterfaceIndex
;
274
NET_IFINDEX
InterfaceIndex
;
316
NET_IFINDEX
InterfaceIndex
,
330
NET_IFINDEX
InterfaceIndex
,
[
all
...]
ipxtfflt.h
39
ULONG
InterfaceIndex
;
rtmv2.h
141
ULONG
InterfaceIndex
;
295
DWORD WINAPI RtmGetExactMatchRoute(RTM_ENTITY_HANDLE RtmRegHandle,PRTM_NET_ADDRESS DestAddress,RTM_MATCH_FLAGS MatchingFlags,PRTM_ROUTE_INFO RouteInfo,ULONG
InterfaceIndex
,RTM_VIEW_SET TargetViews,PRTM_ROUTE_HANDLE RouteHandle);
Completed in 253 milliseconds