Searched refs:set_li_vn_mode (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/sntp/
H A Dmain.h19 void set_li_vn_mode(struct pkt *spkt, char leap, char version, char mode);
H A Dmain.c121 void set_li_vn_mode(struct pkt *spkt, char leap, char version, char mode);
1140 set_li_vn_mode(x_pkt, LEAP_NOTINSYNC, ntpver, 3);
1417 set_li_vn_mode ( function
1425 msyslog(LOG_DEBUG, "set_li_vn_mode: leap > 3, using max. 3");
1430 msyslog(LOG_DEBUG, "set_li_vn_mode: version < 0 or > 7, using 4");
1435 msyslog(LOG_DEBUG, "set_li_vn_mode: mode > 7, using client mode 3");
/freebsd-11-stable/contrib/ntp/sntp/tests/
H A Dutilities.c127 set_li_vn_mode(&actual, LEAP_NOWARNING, NTP_VERSION,
142 set_li_vn_mode(&actual, LEAP_NOTINSYNC, NTP_OLDVERSION,

Completed in 168 milliseconds