Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/net/
H A Dsntp.h15 #define NTP_LI_NOLEAP 0x0 macro
H A Dsntp.c30 pkt.li = NTP_LI_NOLEAP; in sntp_send()