Searched defs:ntp (Results 1 – 11 of 11) sorted by relevance
/systemd-251/src/libsystemd-network/ ! |
D | dhcp6-lease-internal.h | 40 struct in6_addr *ntp; member
|
D | sd-dhcp-lease.c | 1150 *ntp = NULL, in dhcp_lease_load() local
|
D | sd-dhcp-server.c | 1519 int sd_dhcp_server_set_ntp(sd_dhcp_server *server, const struct in_addr ntp[], size_t n) { in sd_dhcp_server_set_ntp()
|
/systemd-251/src/network/ ! |
D | networkd-state-file.c | 107 …_cleanup_ordered_set_free_ OrderedSet *dns = NULL, *ntp = NULL, *sip = NULL, *search_domains = NUL… in manager_save() local
|
D | networkd-link-bus.c | 81 _cleanup_strv_free_ char **ntp = NULL; in bus_link_method_set_ntp_servers() local
|
D | networkd-json.c | 727 const struct in_addr *ntp; in ntp_build_json() local
|
D | networkd-link.h | 193 char **ntp; member
|
D | networkd-dhcp4.c | 679 const struct in_addr *ntp; in dhcp4_request_routes_to_ntp() local
|
D | networkctl.c | 1551 …_cleanup_strv_free_ char **dns = NULL, **ntp = NULL, **sip = NULL, **search_domains = NULL, **rout… in link_status_one() local 2305 …_cleanup_strv_free_ char **dns = NULL, **ntp = NULL, **search_domains = NULL, **route_domains = NU… in system_status() local
|
D | networkd-network.h | 355 char **ntp; member
|
/systemd-251/src/timesync/ ! |
D | timesyncd-manager.c | 973 _cleanup_strv_free_ char **ntp = NULL; in manager_network_read_link_servers() local
|