Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpd/
HDntp_io.c226 #ifdef MCAST
888 #ifdef MCAST in add_interface()
1206 #if defined(MCAST) in create_wildcards()
2026 #ifdef MCAST in update_interfaces()
2104 #if defined(MCAST) && defined(MULTICAST_NONEWSOCKET) in create_interface()
2159 #if defined(MCAST) && defined(MULTICAST_NONEWSOCKET) in create_interface()
2395 #ifdef MCAST in enable_multicast_if()
2455 #if defined(MCAST)
2533 #ifdef MCAST
2723 #ifdef MCAST
[all …]
/NextBSD/usr.sbin/ntp/
HDconfig.h1343 #define MCAST 1 macro
/NextBSD/contrib/ntp/sntp/m4/
HDntp_ipv6.m4463 AC_DEFINE([MCAST], [1], [Does the target support multicast IP?])
/NextBSD/contrib/ntp/sntp/
HDconfig.h.in720 #undef MCAST
/NextBSD/contrib/ntp/
HDconfig.h.in1341 #undef MCAST
HDCommitLog-4.1.01073 MCAST, not ACAST
4826 * configure.in (MCAST): Not in i386-sequent-sysv4
5333 * include/README: Remove old MCAST descriptions
HDNEWS592 * Adding missing MCAST protection. Harlan Stenn.
HDChangeLog209 * Adding missing MCAST protection. Harlan Stenn.
HDCommitLog2826 Adding missing MCAST protection. Harlan Stenn.
2829 Adding missing MCAST protection. Harlan Stenn.
2832 Adding missing MCAST protection. Harlan Stenn.
200839 Fix for systems that do not support MCAST
200842 Fix for systems that do not support MCAST
200994 Fix isaddr_multicast to not be dependent on whether or not MCAST is supported
200997 Fix isaddr_multicast to not be dependent on whether or not MCAST is supported
204861 Dave Mills: If MCAST, turn off BURST as well.
/NextBSD/sys/dev/cxgbe/common/
HDt4_hw.c4030 p->mcast_frames = GET_STAT(MCAST); in t4_get_lb_stats()