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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diprtrmib.h223 #define SIZEOF_UDPTABLE(X) (FIELD_OFFSET(MIB_UDPTABLE,table[0]) + ((X) *sizeof(MIB_UDPROW)) + ALIGN_SIZE) macro
224 #define SIZEOF_UDPTABLE_BASIC(X) SIZEOF_UDPTABLE(X)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diprtrmib.h223 #define SIZEOF_UDPTABLE(X) (FIELD_OFFSET(MIB_UDPTABLE,table[0]) + ((X) *sizeof(MIB_UDPROW)) + ALIGN_SIZE) macro
224 #define SIZEOF_UDPTABLE_BASIC(X) SIZEOF_UDPTABLE(X)

Completed in 123 milliseconds