Searched refs:MIB_IFTABLE (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diprtrmib.h106 } MIB_IFTABLE,*PMIB_IFTABLE; typedef in typeref:struct:_MIB_IFTABLE
108 #define SIZEOF_IFTABLE(X) (FIELD_OFFSET(MIB_IFTABLE,table[0]) + ((X) *sizeof(MIB_IFROW)) + ALIGN_SIZE)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diprtrmib.h106 } MIB_IFTABLE,*PMIB_IFTABLE; typedef in typeref:struct:_MIB_IFTABLE
108 #define SIZEOF_IFTABLE(X) (FIELD_OFFSET(MIB_IFTABLE,table[0]) + ((X) *sizeof(MIB_IFROW)) + ALIGN_SIZE)

Completed in 18 milliseconds