Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/sntp/tests/
H A DpacketProcessing.c60 static sockaddr_u testsock; variable
181 process_pkt(&testpkt.p, &testsock, pkt_len, in test_TooShortExtensionFieldLength()
197 process_pkt(&testpkt.p, &testsock, pkt_len, in test_UnauthenticatedPacketReject()
212 process_pkt(&testpkt.p, &testsock, pkt_len, in test_CryptoNAKPacketReject()
239 process_pkt(&testpkt.p, &testsock, pkt_len, in test_AuthenticatedPacketInvalid()
270 process_pkt(&testpkt.p, &testsock, pkt_len, in test_AuthenticatedPacketUnknownKey()
294 process_pkt(&testpkt.p, &testsock, pkt_len, in test_ServerVersionTooOld()
312 process_pkt(&testpkt.p, &testsock, pkt_len, in test_ServerVersionTooNew()
448 process_pkt(&testpkt.p, &testsock, pkt_len, in test_CorrectAuthenticatedPacketMD5()
479 process_pkt(&testpkt.p, &testsock, pkt_len, in test_CorrectAuthenticatedPacketSHAKE128()
[all …]