Home
last modified time | relevance | path

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

/dports/net/kea/kea-2.0.1/src/lib/dhcp/tests/
H A Diface_mgr_test_config.cc65 IfaceMgrTestConfig::addIface(const IfacePtr& iface) { in addIface() function in isc::dhcp::test::IfaceMgrTestConfig
70 IfaceMgrTestConfig::addIface(const std::string& name, const int ifindex) { in addIface() function in isc::dhcp::test::IfaceMgrTestConfig
107 addIface("lo", LO_INDEX); in createIfaces()
111 addIface("eth0", ETH0_INDEX); in createIfaces()
116 addIface("eth1", ETH1_INDEX); in createIfaces()
121 addIface("eth1961", ETH1961_INDEX); in createIfaces()
H A Diface_mgr_test_config.h174 void addIface(const IfacePtr& iface);
180 void addIface(const std::string& name, const int ifindex);