Home
last modified time | relevance | path

Searched refs:FLAG_BC_VOL (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c1646 FLAG_BC_VOL | FLAG_IBURST | FLAG_PREEMPT, MDF_BCLNT, in receive()
1839 if (FLAG_BC_VOL & peer->flags) in receive()
2733 if (FLAG_BC_VOL & peer->flags) in process_packet()
2764 if (FLAG_BC_VOL & peer->flags) { in process_packet()
2765 peer->flags &= ~FLAG_BC_VOL; in process_packet()
2874 if ( (FLAG_BC_VOL & peer->flags) in process_packet()
H A Dntp_peer.c672 if (dstadr != NULL && (FLAG_BC_VOL & p->flags) && in set_peerdstadr()
/freebsd/contrib/ntp/include/
H A Dntp.h459 #define FLAG_BC_VOL 0x0010 /* broadcast client volleying */ macro
/freebsd/contrib/ntp/
H A DCommitLog116331 Add peer flag FLAG_BC_VOL indicating the broadcastclient delay