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.hpp46 void getNTPProtocolEnabled(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp);
219 getNTPProtocolEnabled(asyncResp); in getNetworkData()
439 inline void getNTPProtocolEnabled( in getNTPProtocolEnabled() function