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

/external/mdnsresponder/mDNSWindows/SystemService/
H A DService.c152 static OSStatus GetRouteDestination(DWORD * ifIndex, DWORD * address);
2415 err = GetRouteDestination(&ifIndex, &row.dwForwardNextHop);
2475 // GetRouteDestination
2479 GetRouteDestination(DWORD * ifIndex, DWORD * address) function

Completed in 78 milliseconds