Searched refs:ntp_server (Results 1 – 2 of 2) sorted by relevance
25 static uint8_t ntp_server[4]; variable95 DHCP_OPTION_NTP, ntp_server, in main()96 sizeof(ntp_server)); in main()
29 static uint8_t ntp_server[4]; variable131 net_dhcpv4_init_option_callback(&dhcp_cb, option_handler, DHCP_OPTION_NTP, ntp_server, in ethernet_setup()132 sizeof(ntp_server)); in ethernet_setup()