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