Home
last modified time | relevance | path

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

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