Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h937 #define AM_FXMIT 3 /* client packet */ macro
/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_peer.c48 /*NONE*/{ AM_ERR, AM_NEWPASS, AM_NOMATCH, AM_FXMIT, AM_MANYCAST, AM_NEWBCL},
H A Dntp_proto.c600 case AM_FXMIT: return "AM_FXMIT"; in amtoa()
1040 && (retcode == AM_FXMIT || retcode == AM_NEWPASS) in receive()
1271 case AM_FXMIT: in receive()