Searched refs:SNTP_MODE_SERVER (Results 1 – 2 of 2) sorted by relevance
55 #define SNTP_MODE_SERVER 0x04 macro173 if (((packet->li_vn_mode & SNTP_MODE_MASK) == SNTP_MODE_SERVER) || in sntp_process_time()
114 #define SNTP_MODE_SERVER 0x04 macro364 if (((sntp_opmode == SNTP_OPMODE_POLL) && (mode == SNTP_MODE_SERVER)) || in sntp_recv()
Completed in 4 milliseconds