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

/freebsd-13-stable/contrib/ntp/include/
H A Dntp.h938 #define AM_NEWBCL 6 /* new broadcast */ macro
/freebsd-13-stable/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.c601 case AM_NEWBCL: return "AM_NEWBCL";
1466 case AM_NEWBCL:
1473 DPRINTF(2, ("receive: AM_NEWBCL drop: groupname mismatch\n"));
1479 DPRINTF(2, ("receive: AM_NEWBCL drop: not a bclient\n"));
1487 DPRINTF(2, ("receive: AM_NEWBCL drop: AUTH failed\n"));
1499 DPRINTF(2, ("receive: AM_NEWBCL drop: Unsync or bad stratum\n"));
1511 DPRINTF(2, ("receive: AM_NEWBCL drop: Autokey but not CRYPTO_ASSOC\n"));
1542 DPRINTF(2, ("receive: AM_NEWBCL drop: Autokey but not 2-way\n"));
1556 DPRINTF(2, ("receive: AM_NEWBCL dro
[all...]

Completed in 134 milliseconds