Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dnetwork_protocol.hpp41 void getNTPProtocolEnabled(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp);
215 getNTPProtocolEnabled(asyncResp); in getNetworkData()
449 getNTPProtocolEnabled(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in getNTPProtocolEnabled() function