Home
last modified time | relevance | path

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

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