Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-network.h165 bool dhcp6_use_ntp; member
Dnetworkd-dhcp-common.c499 network->dhcp6_use_ntp = r; in config_parse_dhcp_use_ntp()
507 network->dhcp6_use_ntp = r; in config_parse_dhcp_use_ntp()
Dnetworkd-state-file.c586 link->network->dhcp6_use_ntp, in link_save()
Dnetworkd-dhcp6.c637 if (link->network->dhcp6_use_ntp) { in dhcp6_configure()
Dnetworkd-network.c416 .dhcp6_use_ntp = true, in network_load_one()
Dnetworkd-json.c754 if (link->dhcp6_lease && link->network->dhcp6_use_ntp) { in ntp_build_json()