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

/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntp_peer.c46 /*NONE*/{ AM_ERR, AM_NEWPASS, AM_NOMATCH, AM_FXMIT, AM_MANYCAST, AM_NEWBCL},
H A Dntp_proto.c559 case AM_FXMIT: return "AM_FXMIT";
917 && (retcode == AM_FXMIT || retcode == AM_NEWPASS)
1054 case AM_FXMIT:
/freebsd-10.1-release/contrib/ntp/include/
H A Dntp.h899 #define AM_FXMIT 3 /* client packet */ macro

Completed in 68 milliseconds