Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/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
/freebsd-13.1/contrib/ntp/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()
/freebsd-13.1/contrib/ntp/
H A DCommitLog136422 Correct unit tests for sntp offset_calculation() arg change.
136432 Correct unit tests for sntp offset_calculation() arg change.