Home
last modified time | relevance | path

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

/external/mdnsresponder/mDNSWindows/SystemService/
DService.c157 static bool IsJuniperVPN( IP_ADAPTER_INFO * pAdapter );
2529 if ( ( IsNortelVPN( pAdapter ) || IsJuniperVPN( pAdapter ) || IsCiscoVPN( pAdapter ) ) && in GetRouteDestination()
2601 IsJuniperVPN( IP_ADAPTER_INFO * pAdapter ) in IsJuniperVPN() function