Searched refs:SNTP_MSG_LEN (Results 1 – 2 of 2) sorted by relevance
100 #define SNTP_MSG_LEN 48 macro242 memset(req, 0, SNTP_MSG_LEN); in sntp_initialize_request()360 if (p->tot_len == SNTP_MSG_LEN) { in sntp_recv()439 p = pbuf_alloc(PBUF_TRANSPORT, SNTP_MSG_LEN, PBUF_RAM); in sntp_send_request()
50 #define SNTP_MSG_LEN 48 macro296 if (ret != SNTP_MSG_LEN) { in sntp_query_server()
Completed in 5 milliseconds