Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/ntpd/
H A Dntp_io.c842 if (ep->ignore_packets || !(INT_MULTICAST & ep->flags) || in add_interface()
999 if (!ep->ignore_packets && INT_MULTICAST & ep->flags) { in remove_interface()
1457 ? INT_MULTICAST : 0) in convert_isc_if()
2161 if (INT_MULTICAST & iface->flags && in create_interface()
2835 !(INT_MULTICAST & ep->flags) ||
4332 && (iface->flags & INT_MULTICAST)) {
H A Dntp_config.c5573 if (iflags & INT_MULTICAST) { in build_iflags()
5574 iflags &= ~INT_MULTICAST; in build_iflags()
/netbsd/external/bsd/ntp/dist/include/
H A Dntp.h211 #define INT_MULTICAST 0x010 /* can multicast out this interface */ macro
/netbsd/external/bsd/ntp/dist/
H A DCommitLog221142 INT_MULTICAST now INT_MCASTOPEN
221145 INT_MULTICAST now INT_MCASTOPEN
221148 INT_MULTICAST now INT_MCASTOPEN
221151 INT_MULTICAST now INT_MCASTOPEN
221154 INT_MULTICAST now INT_MCASTOPEN
221157 INT_MULTICAST now INT_MCASTOPEN
221240 Typo, should have checked for INT_MULTICAST instead of INT_BROADCAST
221243 Typo should have checked for INT_MULTICAST instead of INT_BROADCAST