Home
last modified time | relevance | path

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

/systemd-251/src/network/ !
Dnetworkd-manager.h64 bool has_product_uuid; member
Dnetworkd-dhcp-common.c147 manager->has_product_uuid = true; in get_product_uuid_handler()
227 if (m->has_product_uuid) in dhcp_configure_duid()
235 m->has_product_uuid = true; /* Do not request UUID again on failure. */ in dhcp_configure_duid()