Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/
H A Dmain.h25 void offset_calculation(struct pkt *rpkt, int rpktl,
H A Dmain.c1250 offset_calculation(rpkt, rpktl, &tv_dst, &offset, in handle_pkt()
1317 offset_calculation( in offset_calculation() function
/freebsd-14.2/contrib/ntp/sntp/tests/
H A DpacketHandling.c172 offset_calculation(&rpkt, LEN_PKT_NOMAC, &dst, &offset, &precision, &synch_distance); in test_OffsetCalculationPositiveOffset()
219 offset_calculation(&rpkt, LEN_PKT_NOMAC, &dst, &offset, &precision, &synch_distance); in test_OffsetCalculationNegativeOffset()
/freebsd-14.2/contrib/ntp/
H A DCommitLog145778 Correct unit tests for sntp offset_calculation() arg change.
145788 Correct unit tests for sntp offset_calculation() arg change.