Home
last modified time | relevance | path

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

/dports/net/ntp/ntp-4.2.8p15/sntp/
H A Dmain.h25 void offset_calculation(struct pkt *rpkt, int rpktl,
H A Dmain.c1249 offset_calculation(rpkt, rpktl, &tv_dst, &offset, in handle_pkt()
1316 offset_calculation( in offset_calculation() function
/dports/net/ntp/ntp-4.2.8p15/sntp/tests/
H A DpacketHandling.c152 offset_calculation(&rpkt, LEN_PKT_NOMAC, &dst, &offset, &precision, &synch_distance); in test_OffsetCalculationPositiveOffset()
199 offset_calculation(&rpkt, LEN_PKT_NOMAC, &dst, &offset, &precision, &synch_distance); in test_OffsetCalculationNegativeOffset()
/dports/devel/vexcl/vexcl-1.4.3/vexcl/
H A Dreduce_by_key.hpp66 backend::kernel offset_calculation(const backend::command_queue &queue) { in offset_calculation() function
475 auto krn0 = offset_calculation<K, Comp>(queue[0]); in reduce_by_key_sink()
/dports/net/ntp/ntp-4.2.8p15/
H A DCommitLog136422 Correct unit tests for sntp offset_calculation() arg change.
136432 Correct unit tests for sntp offset_calculation() arg change.