Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr/network_io/unix/
Dmulticast.c221 type = IPV6_MULTICAST_LOOP; in do_mcast_opt()
/freebsd-12-stable/sys/netinet6/
Din6.h415 #define IPV6_MULTICAST_LOOP 11 /* u_int; set/get IP6 multicast loopback */ macro
Din6_mcast.c1791 case IPV6_MULTICAST_LOOP: in ip6_getmoptions()
2667 case IPV6_MULTICAST_LOOP: { in ip6_setmoptions()
Dip6_output.c1953 case IPV6_MULTICAST_LOOP: in ip6_ctloutput()
2242 case IPV6_MULTICAST_LOOP: in ip6_ctloutput()
/freebsd-12-stable/contrib/netbsd-tests/net/mcast/
Dmcast.c130 if (setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_LOOP, in addmc()
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_io.c2392 #if defined(INCLUDE_IPV6_MULTICAST_SUPPORT) && defined(IPV6_MULTICAST_LOOP) in enable_multicast_if()
2420 #ifdef IPV6_MULTICAST_LOOP in enable_multicast_if()
2425 IPV6_MULTICAST_LOOP, in enable_multicast_if()
/freebsd-12-stable/sys/compat/linux/
Dlinux_socket.c148 return (IPV6_MULTICAST_LOOP); in linux_to_bsd_ip6_sockopt()
/freebsd-12-stable/usr.sbin/route6d/
Droute6d.c655 if (setsockopt(ripsock, IPPROTO_IPV6, IPV6_MULTICAST_LOOP, in init()
/freebsd-12-stable/contrib/ntp/
DChangeLog2305 * [Bug 1936] Correctly set IPV6_MULTICAST_LOOP.
DCommitLog126232 [Bug 1936] Correctly set IPV6_MULTICAST_LOOP
126235 [Bug 1936] Correctly set IPV6_MULTICAST_LOOP
126238 [Bug 1936] Correctly set IPV6_MULTICAST_LOOP