Home
last modified time | relevance | path

Searched refs:NETWORK_INTERFACE (Results 1 – 3 of 3) sorted by relevance

/openbmc/google-misc/subprojects/nemora-postd/src/
H A Dnemora.cpp37 constexpr auto NETWORK_INTERFACE = "xyz.openbmc_project.Network"; variable
62 NETWORK_INTERFACE, iface_path.c_str(), PROP_INTERFACE, "Get"); in GetMacAddr()
/openbmc/linux/drivers/staging/gdm724x/
H A Dgdm_usb.h29 #define NETWORK_INTERFACE 1 macro
H A Dgdm_usb.c819 if (bInterfaceNumber > NETWORK_INTERFACE) { in gdm_usb_probe()