OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:refId
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpd/
refclock_tsyncpci.c
162
unsigned int
refId
;
250
uint32_t
refId
; // Host peer reference ID
348
strncpy((char *)&up->
refId
, TSYNC_REF_LOCAL, TSYNC_REF_LEN);
353
/* Declare our
refId
as local in the beginning because we do not know
354
* what our actual
refid
is yet.
356
strncpy((char *)&pp->
refid
, TSYNC_REF_LOCAL, TSYNC_REF_LEN);
570
// Search
RefID
table
581
// Search
RefID
table
709
up->
refId
= addr2refid(&sys_peer->srcadr);
719
strncpy((char *)&up->
refId
, RefIdLookupTbl[j].pRefId
[
all
...]
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026