IDhcpInterfaceBindingProvider class
#include <net/dhcps/dhcp_server.hpp>
Derived classes
- class prf::net::eth::DhcpBindingRegistry final
- Generic registry-backed DHCP binding provider for Ethernet-like runtimes.
Constructors, destructors, conversion operators
- ~IDhcpInterfaceBindingProvider() defaulted virtual
Public functions
- auto snapshot_bound_interface(std::string_view iface_name, BoundDhcpInterface* out) -> bool pure virtual