Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_io.c225 #ifdef MCAST
829 #ifdef MCAST in add_interface()
1155 #if defined(MCAST) in create_wildcards()
1975 #ifdef MCAST in update_interfaces()
2053 #if defined(MCAST) && defined(MULTICAST_NONEWSOCKET) in create_interface()
2108 #if defined(MCAST) && defined(MULTICAST_NONEWSOCKET) in create_interface()
2345 #ifdef MCAST in enable_multicast_if()
2405 #if defined(MCAST)
2483 #ifdef MCAST
2694 #ifdef MCAST
[all …]
/freebsd-9-stable/usr.sbin/ntp/
Dconfig.h1349 #define MCAST 1 macro
/freebsd-9-stable/contrib/ntp/sntp/m4/
Dntp_ipv6.m4463 AC_DEFINE([MCAST], [1], [Does the target support multicast IP?])
/freebsd-9-stable/contrib/ntp/sntp/
Dconfig.h.in720 #undef MCAST
/freebsd-9-stable/contrib/ntp/
Dconfig.h.in1350 #undef MCAST
DCommitLog-4.1.01073 MCAST, not ACAST
4826 * configure.in (MCAST): Not in i386-sequent-sysv4
5333 * include/README: Remove old MCAST descriptions
DNEWS1604 * Adding missing MCAST protection. Harlan Stenn.
DChangeLog396 * Adding missing MCAST protection. Harlan Stenn.
DCommitLog7667 Adding missing MCAST protection. Harlan Stenn.
7670 Adding missing MCAST protection. Harlan Stenn.
7673 Adding missing MCAST protection. Harlan Stenn.
205680 Fix for systems that do not support MCAST
205683 Fix for systems that do not support MCAST
205835 Fix isaddr_multicast to not be dependent on whether or not MCAST is supported
205838 Fix isaddr_multicast to not be dependent on whether or not MCAST is supported
209702 Dave Mills: If MCAST, turn off BURST as well.
/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_hw.c3979 p->mcast_frames = GET_STAT(MCAST); in t4_get_lb_stats()