Searched refs:offset_calculation (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/ntp/sntp/ |
| H A D | main.h | 25 void offset_calculation(struct pkt *rpkt, int rpktl,
|
| H A D | main.c | 1250 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 D | packetHandling.c | 172 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 D | CommitLog | 145778 Correct unit tests for sntp offset_calculation() arg change. 145788 Correct unit tests for sntp offset_calculation() arg change.
|