Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dutil.cpp169 inline auto systemdParseLast(const config::Parser& config, in systemdParseLast() function
204 return systemdParseLast(config, "Network", "IPv6AcceptRA", in getIPv6AcceptRA()
211 return systemdParseLast(config, "Network", "DHCP", systemdParseDHCP) in getDHCPValue()
225 return systemdParseLast(config, type, key, config::parseBool) in getDHCPProp()