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

/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1282 bGetShort( function
1381 #define bGetShort(bp) (*(short*)(bp)) macro
1484 if (bGetShort(&buf[1]) != 0) {
1505 year = bGetShort(&buf[16]);
1612 if (bGetShort(&buf[1]) != 0)
1633 year = bGetShort(&buf[13]);
1635 utcoff = bGetShort(&buf[16]);
1746 dt_ls = bGetShort (&buf[12]);
1748 wn_t = bGetShort (&buf[18]);
1749 wn_lsf = bGetShort (
[all...]

Completed in 179 milliseconds