Searched defs:Options (Results 1 – 5 of 5) sorted by relevance
47 struct Options { struct48 Options() in Options() argument61 bool debug;65 bool no_detach;68 bool no_default_route;71 bool use_peer_dns;76 bool use_shim_plugin;80 bool use_pppoe_plugin;83 uint32_t lcp_echo_interval;108 const Options& options, argument
38 struct Options { struct39 std::string client_id;40 std::string client_secret;64 explicit BuffetConfig(const Options& options); argument
49 struct Options { struct55 BuffetConfig::Options config_options; argument
37 struct Options { struct38 std::vector<std::string> targets;39 bool unlink{true};
123 struct Options { struct137 explicit PerfParser(const Options& options); argument