Home
last modified time | relevance | path

Searched defs:iface_name (Results 1 – 6 of 6) sorted by relevance

/openbmc/pyphosphor/obmc/dbuslib/
H A Dpropertycacher.py29 def getCacheFilename(obj_path, iface_name): argument
35 def save(obj_path, iface_name, properties): argument
54 def load(obj_path, iface_name, properties): argument
/openbmc/google-misc/subprojects/ncsid/src/
H A Dncsid.cpp29 std::string iface_name(argv[1]); in main() local
H A Dnet_config.cpp69 PhosphorConfig::PhosphorConfig(const std::string& iface_name) : in PhosphorConfig()
/openbmc/google-misc/subprojects/nemora-postd/
H A Dnemorad.cpp73 std::string iface_name; in main() local
/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dnemora.cpp103 Nemora::Nemora(const std::string& iface_name, const in_addr ipv4, in Nemora()
/openbmc/linux/drivers/usb/gadget/function/
H A Du_midi2.h49 const char *iface_name; /* interface name */ member