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()
1983 #ifdef MCAST in update_interfaces()
2062 #if defined(MCAST) && defined(MULTICAST_NONEWSOCKET) in create_interface()
2120 #if defined(MCAST) && defined(MULTICAST_NONEWSOCKET) in create_interface()
2428 #ifdef MCAST in enable_multicast_if()
2488 #if defined(MCAST)
2566 #ifdef MCAST
2786 #ifdef 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.
[all...]
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c8830 p->mcast_frames = GET_STAT(MCAST); in t4_get_lb_stats()