Searched refs:ntp_fqdn (Results 1 – 3 of 3) sorted by relevance
360 if (strv_contains(lease->ntp_fqdn, server)) in dhcp6_lease_add_ntp()363 r = strv_consume(&lease->ntp_fqdn, TAKE_PTR(server)); in dhcp6_lease_add_ntp()394 if (lease->sntp && !lease->ntp_fqdn) { in sd_dhcp6_lease_get_ntp_addrs()407 if (!lease->ntp_fqdn) in sd_dhcp6_lease_get_ntp_fqdn()411 *ret = lease->ntp_fqdn; in sd_dhcp6_lease_get_ntp_fqdn()412 return strv_length(lease->ntp_fqdn); in sd_dhcp6_lease_get_ntp_fqdn()662 strv_free(lease->ntp_fqdn); in dhcp6_lease_free()
42 char **ntp_fqdn; member
757 char **ntp_fqdn; in ntp_build_json() local782 n_ntp = sd_dhcp6_lease_get_ntp_fqdn(link->dhcp6_lease, &ntp_fqdn); in ntp_build_json()790 ntp_fqdn[i], in ntp_build_json()