Searched refs:SNTP_MSG_LEN (Results 1 – 1 of 1) sorted by relevance
90 #define SNTP_MSG_LEN 48 macro338 memset(req, 0, SNTP_MSG_LEN); in sntp_initialize_request()460 if (p->tot_len == SNTP_MSG_LEN) { in sntp_recv()549 p = pbuf_alloc(PBUF_TRANSPORT, SNTP_MSG_LEN, PBUF_RAM); in sntp_send_request()