Searched refs:kPPPInterfaceName (Results 1 – 7 of 7) sorted by relevance
38 config[kPPPInterfaceName] = "ppp0"; in TEST()55 config[kPPPInterfaceName] = "ppp0"; in TEST()
76 if (ContainsKey(configuration, kPPPInterfaceName)) { in GetInterfaceName()77 return configuration.find(kPPPInterfaceName)->second; in GetInterfaceName()
35 static const char kPPPInterfaceName[] = "INTERNAL_IFNAME"; variable
145 map<string, string> params = { {kPPPInterfaceName, kLinkName} }; in TEST_F()179 {kPPPInterfaceName, kLinkName}, in TEST_F()
117 dict[kPPPInterfaceName] = ifname; in OnConnect()
653 map<string, string> config{{kPPPInterfaceName, kInterfaceName}}; in TEST_F()685 map<string, string> config{{kPPPInterfaceName, kInterfaceName}}; in TEST_F()
1535 ppp_config[kPPPInterfaceName] = kInterfaceName; in TEST_F()1570 ppp_config2[kPPPInterfaceName] = kInterfaceName2; in TEST_F()