HomeSort by: relevance | last modified time | path
    Searched refs:AM_NEWBCL (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/include/
ntp.h 953 #define AM_NEWBCL 6 /* new broadcast */
  /src/external/bsd/ntp/dist/ntpd/
ntp_peer.c 48 /*NONE*/{ AM_ERR, AM_NEWPASS, AM_NOMATCH, AM_FXMIT, AM_MANYCAST, AM_NEWBCL},
ntp_proto.c 613 case AM_NEWBCL: return "AM_NEWBCL";
1536 case AM_NEWBCL:
1543 DPRINTF(2, ("receive: AM_NEWBCL drop: groupname mismatch\n"));
1549 DPRINTF(2, ("receive: AM_NEWBCL drop: not a bclient/mclient\n"));
1557 DPRINTF(2, ("receive: AM_NEWBCL drop: AUTH failed\n"));
1569 DPRINTF(2, ("receive: AM_NEWBCL drop: Unsync or bad stratum\n"));
1581 DPRINTF(2, ("receive: AM_NEWBCL drop: Autokey but not CRYPTO_ASSOC\n"));
1612 DPRINTF(2, ("receive: AM_NEWBCL drop: Autokey but not 2-way\n"));
1626 DPRINTF(2, ("receive: AM_NEWBCL drop: duplicate\n"))
    [all...]

Completed in 32 milliseconds