OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dwIfIndex
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mgm.h
10
DWORD
dwIfIndex
;
18
typedef DWORD (*PMGM_PRUNE_ALERT_CALLBACK)(DWORD dwSourceAddr,DWORD dwSourceMask,DWORD dwGroupAddr,DWORD dwGroupMask,DWORD
dwIfIndex
,DWORD dwIfNextHopAddr,WINBOOL bMemberDelete,PDWORD pdwTimeout);
20
typedef DWORD (*PMGM_WRONG_IF_CALLBACK)(DWORD dwSourceAddr,DWORD dwGroupAddr,DWORD
dwIfIndex
,DWORD dwIfNextHopAddr,DWORD dwHdrSize,PBYTE pbPacketHdr);
21
typedef DWORD (*PMGM_LOCAL_JOIN_CALLBACK) (DWORD dwSourceAddr,DWORD dwSourceMask,DWORD dwGroupAddr,DWORD dwGroupMask,DWORD
dwIfIndex
,DWORD dwIfNextHopAddr);
22
typedef DWORD (*PMGM_LOCAL_LEAVE_CALLBACK) (DWORD dwSourceAddr,DWORD dwSourceMask,DWORD dwGroupAddr,DWORD dwGroupMask,DWORD
dwIfIndex
,DWORD dwIfNextHopAddr);
23
typedef DWORD (*PMGM_DISABLE_IGMP_CALLBACK) (DWORD
dwIfIndex
,DWORD dwIfNextHopAddr);
24
typedef DWORD (*PMGM_ENABLE_IGMP_CALLBACK) (DWORD
dwIfIndex
,DWORD dwIfNextHopAddr);
58
DWORD MgmTakeInterfaceOwnership(HANDLE hProtocol,DWORD
dwIfIndex
,DWORD dwIfNextHopAddr);
59
DWORD MgmReleaseInterfaceOwnership(HANDLE hProtocol,DWORD
dwIfIndex
,DWORD dwIfNextHopAddr);
60
DWORD MgmGetProtocolOnInterface(DWORD
dwIfIndex
,DWORD dwIfNextHopAddr,PDWORD pdwIfProtocolId,PDWORD pdwIfComponentId)
[
all
...]
iprtrmib.h
642
DWORD
dwIfIndex
;
658
DWORD
dwIfIndex
;
726
DWORD
dwIfIndex
;
732
DWORD
dwIfIndex
;
736
DWORD
dwIfIndex
;
mprapi.h
[
all
...]
ras.h
[
all
...]
Completed in 3265 milliseconds