Home
last modified time | relevance | path

Searched refs:IpForwardTableSorter (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/iphlpapi/
H A Diphlpapi_main.c1758 static int IpForwardTableSorter(const void *a, const void *b) in IpForwardTableSorter() function
1851 sizeof(MIB_IPFORWARDROW), IpForwardTableSorter); in GetIpForwardTable()