Searched refs:record_crypto_stats (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | ntp_crypto.c | 635 record_crypto_stats(&peer->srcadr, statstr); in crypto_recv() 693 record_crypto_stats(&peer->srcadr, statstr); in crypto_recv() 730 record_crypto_stats(&peer->srcadr, statstr); in crypto_recv() 768 record_crypto_stats(&peer->srcadr, statstr); in crypto_recv() 805 record_crypto_stats(&peer->srcadr, statstr); in crypto_recv() 872 record_crypto_stats(&peer->srcadr, statstr); in crypto_recv() 931 record_crypto_stats(&peer->srcadr, statstr); in crypto_recv() 968 record_crypto_stats(&peer->srcadr, statstr); in crypto_recv() 1008 record_crypto_stats(&peer->srcadr, statstr); in crypto_recv() 1057 record_crypto_stats(&peer->srcadr, statstr); in crypto_recv() [all …]
|
| D | ntp_util.c | 870 record_crypto_stats( in record_crypto_stats() function
|
| /netbsd/src/external/bsd/ntp/dist/include/ |
| D | ntpd.h | 330 extern void record_crypto_stats (sockaddr_u *, const char *);
|