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

/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_tsyncpci.c160 unsigned int refId; member in struct:NtpTimeObj
248 uint32_t refId; // Host peer reference ID member in struct:__anon4914
346 strncpy((char *)&up->refId, TSYNC_REF_LOCAL, TSYNC_REF_LEN);
351 /* Declare our refId as local in the beginning because we do not know
707 up->refId = addr2refid(&sys_peer->srcadr);
717 strncpy((char *)&up->refId, RefIdLookupTbl[j].pRefId,
737 pp->refid = up->refId;

Completed in 67 milliseconds