Searched defs:iface_name (Results 1 – 6 of 6) sorted by relevance
29 def getCacheFilename(obj_path, iface_name): argument35 def save(obj_path, iface_name, properties): argument54 def load(obj_path, iface_name, properties): argument
29 std::string iface_name(argv[1]); in main() local
69 PhosphorConfig::PhosphorConfig(const std::string& iface_name) : in PhosphorConfig()
73 std::string iface_name; in main() local
103 Nemora::Nemora(const std::string& iface_name, const in_addr ipv4, in Nemora()
49 const char *iface_name; /* interface name */ member