Searched refs:SNTP_PORT (Results 1 – 2 of 2) sorted by relevance
92 #if !defined SNTP_PORT || defined __DOXYGEN__93 #define SNTP_PORT LWIP_IANA_PORT_SNTP macro
453 (port == SNTP_PORT)) in sntp_recv()556 udp_sendto(sntp_pcb, p, server_addr, SNTP_PORT); in sntp_send_request()682 udp_bind(sntp_pcb, IP_ANY_TYPE, SNTP_PORT); in sntp_init()