Searched refs:MDF_MCAST (Results 1 – 7 of 7) sorted by relevance
592 cast_flags = MDF_MCAST; in peer_config()728 if (MDF_MCAST & p->cast_flags) in peer_refresh_interface()938 if ((MDF_MCAST & cast_flags) && peer->dstadr != NULL) in newpeer()955 else if (cast_flags & MDF_MCAST) in newpeer()
487 INT_MCASTOPEN) && rbufp->fd == mon->lcladr->fd) ? MDF_MCAST in ntp_monitor()
3948 (MDF_BCLNT | MDF_ACAST | MDF_MCAST | MDF_BCAST)) {
414 if (peer->cast_flags & (MDF_BCAST | MDF_MCAST)) { in transmit()
801 #define MDF_MCAST 0x02 /* multicast server */ macro815 #define MDF_TXONLY_MASK (MDF_BCAST | MDF_MCAST | MDF_ACAST | MDF_POOL)
1299 MDF_ACAST and MDF_MCAST cleanup.
152616 add MDF_SRVCASTMASK (MDF_MCAST | MDF_BCAST | ACAST).