Home
last modified time | relevance | path

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

/system/connectivity/shill/vpn/
Dopenvpn_driver.cc871 string verb = args()->LookupString(kOpenVPNVerbProperty, ""); in InitLoggingOptions() local
872 if (verb.empty() && SLOG_IS_ON(VPN, 0)) { in InitLoggingOptions()
873 verb = "3"; in InitLoggingOptions()
875 if (!verb.empty()) { in InitLoggingOptions()
876 AppendOption("verb", verb, options); in InitLoggingOptions()
/system/connectivity/shill/doc/
Dservice-api.txt1011 passes this as the "--verb" argument to OpenVPN,