Home
last modified time | relevance | path

Searched refs:ClientList (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-snmp/
H A Dsnmp_conf_manager.hpp17 using ClientList = std::map<Id, std::unique_ptr<Client>>; typedef
85 ClientList clients;
/openbmc/phosphor-snmp/test/
H A Dtest_snmp_conf_manager.cpp47 ClientList& getSNMPClients() in getSNMPClients()