Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_proto.c103 } peer_select; typedef
212 static void clock_combine (peer_select *, int, int);
3471 static peer_select *peers = NULL; in clock_select()
3982 peer_select * peers, /* survivor list */ in clock_combine()
/freebsd-12.1/contrib/ntp/
H A DCommitLog105386 Refactor clock_select() to use single peers array of new peer_select