Home
last modified time | relevance | path

Searched +defs:network +defs:id (Results 1 – 14 of 14) sorted by relevance

/openbmc/phosphor-snmp/
H A Dsnmp_client.hpp13 namespace network namespace
86 Id id; member in phosphor::network::snmp::Client
H A Dsnmp_notification.hpp42 namespace network namespace
175 OBMCErrorNotification(uint32_t id, uint64_t ts, int32_t sev, in OBMCErrorNotification()
185 OID id = {1, 3, 6, 1, 4, 1, 49871, 1, 0, 0, 1}; in getTrapOID() local
196 OID id = {1, 3, 6, 1, 4, 1, 49871, 1, 0, 1, 1}; in getFieldOIDList() local
203 OID id = {1, 3, 6, 1, 4, 1, 49871, 1, 0, 1, 2}; in getFieldOIDList() local
210 OID id = {1, 3, 6, 1, 4, 1, 49871, 1, 0, 1, 3}; in getFieldOIDList() local
217 OID id = {1, 3, 6, 1, 4, 1, 49871, 1, 0, 1, 4}; in getFieldOIDList() local
H A Dsnmp_serialize.cpp21 namespace network namespace
59 fs::path serialize(Id id, const Client& manager, const fs::path& dir) in serialize()
H A Dsnmp_conf_manager.cpp18 namespace network namespace
92 void ConfManager::deleteSNMPClient(Id id) in deleteSNMPClient()
/openbmc/phosphor-snmp/test/
H A Dtest_snmp_conf_manager.cpp10 namespace network namespace
75 for (const auto& id : ids) in deleteSNMPClient() local
/openbmc/phosphor-networkd/src/
H A Dncsi_util.hpp12 namespace network namespace
23 uint32_t id; member
34 uint32_t id; member
H A Dnetwork_manager.cpp29 namespace network namespace
469 ObjectPath Manager::vlan(std::string interfaceName, uint32_t id) in vlan()
H A Dethernet_interface.cpp34 namespace network namespace
673 ObjectPath EthernetInterface::createVLAN(uint16_t id) in createVLAN()
796 auto& network = config.map["Network"].emplace_back(); in writeConfigurationFile() local
H A Dncsi_util.cpp21 namespace network namespace
51 uint8_t id; member
219 auto id = nla_get_u16(vid); in __anon66112f010102() local
/openbmc/qemu/hw/usb/
H A Dpcap.c26 uint32_t network; /* data link type */ member
44 uint64_t id; /* 0: URB ID - from submission to callback */ member
/openbmc/webui-vue/src/locales/
H A Den-US.json121 "network": "@:appPageTitle.network", string
151 "network": "Network", string
244 "id": "ID", string
274 "id": "ID", string
415 "id": "ID", string
725 "network": "network", string
H A Dru-RU.json121 "network": "@:appPageTitle.network", string
151 "network": "Сеть", string
244 "id": "Идентификатор", string
274 "id": "Идентификатор", string
415 "id": "Идентификатор", string
725 "network": "сеть", string
H A Dka-GE.json121 "network": "@:appPageTitle.network", string
151 "network": "ქსელი", string
244 "id": "ID", string
274 "id": "ID", string
415 "id": "ID", string
725 "network": "ქსელი", string
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp102 namespace network namespace
212 std::tuple<std::string, std::string> objPath(size_t id) in objPath()