OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InterfaceIndex
(Results
1 - 13
of
13
) 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
;
ipxtfflt.h
39
ULONG
InterfaceIndex
;
netioapi.h
63
NET_IFINDEX
InterfaceIndex
;
122
NET_IFINDEX
InterfaceIndex
;
190
NET_IFINDEX
InterfaceIndex
;
210
NET_IFINDEX
InterfaceIndex
;
221
NET_IFINDEX
InterfaceIndex
;
238
NET_IFINDEX
InterfaceIndex
;
263
NET_IFINDEX
InterfaceIndex
;
284
NET_IFINDEX
InterfaceIndex
;
324
NETIO_STATUS NETIOAPI_API_ GetIpNetworkConnectionBandwidthEstimates (NET_IFINDEX
InterfaceIndex
, ADDRESS_FAMILY AddressFamily, PMIB_IP_NETWORK_CONNECTION_BANDWIDTH_ESTIMATES BandwidthEstimates);
341
NETIO_STATUS NETIOAPI_API_ GetBestRoute2 (NET_LUID *InterfaceLuid, NET_IFINDEX
InterfaceIndex
, CONST SOCKADDR_INET *SourceAddress, CONST SOCKADDR_INET *DestinationAddress, ULONG AddressSortOpt (…)
[
all
...]
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);
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
UsbPeim.c
225
UINTN
InterfaceIndex
;
364
for (
InterfaceIndex
= 1;
InterfaceIndex
< NewPeiUsbDevice->ConfigDesc->NumInterfaces;
InterfaceIndex
++) {
381
NewPeiUsbDevice->InterfaceDesc = NewPeiUsbDevice->InterfaceDescList[
InterfaceIndex
];
383
NewPeiUsbDevice->EndpointDesc[EndpointIndex] = NewPeiUsbDevice->EndpointDescList[
InterfaceIndex
][EndpointIndex];
434
UINTN
InterfaceIndex
;
605
for (
InterfaceIndex
= 1;
InterfaceIndex
< PeiUsbDevice->ConfigDesc->NumInterfaces;
InterfaceIndex
++) {
[
all
...]
/device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.h
51
UINT32
InterfaceIndex
;
SnpNt32.c
705
Instance->InterfaceInfo.
InterfaceIndex
,
[
all
...]
/external/llvm/lib/Analysis/
CFLSteensAliasAnalysis.cpp
146
auto AddToRetParamRelations = [&](unsigned
InterfaceIndex
,
150
InterfaceValue CurrValue{
InterfaceIndex
, Level};
/external/mdnsresponder/mDNSWindows/SystemService/
Service.c
[
all
...]
Completed in 391 milliseconds