Home
last modified time | relevance | path

Searched refs:chan_in (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/ntp/ntpd/
HDrefclock_oncore.c346 s_char chan_in; /* chan number from INPUT, will always use it */ member
622 instance->chan_in = -1; in oncore_start()
1376 instance->chan_in = i; in oncore_read_config()
2141 if (instance->chan_in != -1) /* set in Input */ in oncore_get_timestamp()
2142 instance->chan = instance->chan_in; in oncore_get_timestamp()
2147 instance->chan_in); in oncore_get_timestamp()