Home
last modified time | relevance | path

Searched refs:SNTP_PACKET_LEN (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/net/
Dsntp.h10 #define SNTP_PACKET_LEN 48 macro
Dsntp.c23 int pktlen = SNTP_PACKET_LEN; in sntp_send()