Lines Matching refs:interfaceName
99 interfaceName(*info.intf.name, true); in EthernetInterface()
108 EthernetInterfaceIntf::emitLLDP(lldpVal[interfaceName()], true); in EthernetInterface()
220 interfaceName()); in addStaticNeigh()
242 interfaceName()); in addStaticGateway()
512 const auto ifname = interfaceName(); in mtu()
676 auto intfName = stdplus::strCat(interfaceName(), "."sv, idStr); in createVLAN()
780 config.map["Match"].emplace_back()["Name"].emplace_back(interfaceName()); in writeConfigurationFile()
812 vlans.emplace_back(intf->interfaceName()); in writeConfigurationFile()
906 config::pathForIntfConf(manager.get().getConfDir(), interfaceName()); in writeConfigurationFile()
940 auto interface = interfaceName(); in macAddress()
1063 auto intf = eth.get().interfaceName(); in delete_()