Searched refs:EESM_BST (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_msfees.c177 #define EESM_BST 9 /* 0x03 if BST, 0x00 if GMT */ macro
791 if (cp[EESM_BST] != 0 && cp[EESM_BST] != 0x03) {
853 ees->tz = istrue(cp[EESM_BST]) ? -1 : 0;

Completed in 44 milliseconds