Home
last modified time | relevance | path

Searched refs:MCAST (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c228 #ifdef MCAST
812 #ifdef MCAST in add_interface()
1066 #if defined(MCAST) in create_wildcards()
1985 #ifdef MCAST in update_interfaces()
2430 #ifdef MCAST in enable_multicast_if()
2490 #if defined(MCAST)
2568 #ifdef MCAST
2788 #ifdef MCAST
2895 #ifdef MCAST
3188 #ifndef MCAST
[all …]
/freebsd/usr.sbin/ntp/
H A Dconfig.h1400 #define MCAST 1 macro
/freebsd/contrib/ntp/sntp/m4/
H A Dntp_ipv6.m4463 AC_DEFINE([MCAST], [1], [Does the target support multicast IP?])
/freebsd/contrib/ntp/sntp/
H A Dconfig.h.in731 #undef MCAST
/freebsd/contrib/ntp/
H A Dconfig.h.in1399 #undef MCAST
H A DCommitLog-4.1.01073 MCAST, not ACAST
4826 * configure.in (MCAST): Not in i386-sequent-sysv4
5333 * include/README: Remove old MCAST descriptions
H A DNEWS2939 * Adding missing MCAST protection. Harlan Stenn.
6705 * Adding missing MCAST protection. Harlan Stenn.
H A DChangeLog1042 * Adding missing MCAST protection. Harlan Stenn.
H A DCommitLog28514 Adding missing MCAST protection. Harlan Stenn.
28517 Adding missing MCAST protection. Harlan Stenn.
28520 Adding missing MCAST protection. Harlan Stenn.
226198 Fix for systems that do not support MCAST
226201 Fix for systems that do not support MCAST
226353 Fix isaddr_multicast to not be dependent on whether or not MCAST is supported
226356 Fix isaddr_multicast to not be dependent on whether or not MCAST is supported
230219 Dave Mills: If MCAST, turn off BURST as well.
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c6972 p->mcast_frames = GET_STAT(MCAST); in t4_get_lb_stats()