Searched refs:MODE_UNSPEC (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-ntp.c153 #define MODE_UNSPEC 0 /* unspecified */ macro
175 { MODE_UNSPEC, "unspecified" },
/freebsd-13-stable/contrib/ntp/include/
H A Dntp.h424 #define MODE_UNSPEC 0 /* unspecified (old version) */ macro
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_proto.c783 if (hismode == MODE_UNSPEC) {
787 DPRINTF(2, ("receive: drop: MODE_UNSPEC\n"));
2030 case MODE_UNSPEC:
2297 case MODE_UNSPEC: /* unspecified (old version) */
H A Dntp_control.c1996 : MODE_UNSPEC;

Completed in 78 milliseconds