HomeSort by: relevance | last modified time | path
    Searched refs:REFCLOCKUNIT (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
ntp_clockdev.c 79 clkUnit = REFCLOCKUNIT(srcadr);
ntp_refclock.c 249 unit = REFCLOCKUNIT(&peer->srcadr);
1271 unit = REFCLOCKUNIT(srcadr);
1387 unit = REFCLOCKUNIT(srcadr);
refclock_parse.c 1526 #define CLK_UNIT(x) ((int)REFCLOCKUNIT(&(x)->srcadr))
  /src/external/bsd/ntp/dist/include/
ntp_refclock.h 25 #define REFCLOCKUNIT(srcadr) (SRCADR(srcadr) & 0xff)

Completed in 24 milliseconds