HomeSort by relevance Sort by last modified time
    Searched refs:MIB_IPFORWARDROW (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iprtrmib.h 472 } MIB_IPFORWARDROW,*PMIB_IPFORWARDROW;
502 MIB_IPFORWARDROW table[ANY_SIZE];
505 #define SIZEOF_IPFORWARDTABLE(X) (FIELD_OFFSET(MIB_IPFORWARDTABLE,table[0]) + ((X) *sizeof(MIB_IPFORWARDROW)) + ALIGN_SIZE)
692 MIB_IPFORWARDROW ForwardRow;
709 }; /* see MIB_IPFORWARDROW */
  /external/mdnsresponder/mDNSWindows/SystemService/
Service.c     [all...]

Completed in 126 milliseconds