Home
last modified time | relevance | path

Searched refs:IP_MULTICAST_LOOP (Results 1 – 12 of 12) sorted by relevance

/freebsd/tools/regression/netinet/msocket/
H A Dmsocket.c205 test_u_char(IP_MULTICAST_LOOP, "IP_MULTICAST_LOOP", 1, 0, 243, in test_loop()
207 test_u_char(IP_MULTICAST_LOOP, "IP_MULTICAST_LOOP", 1, 0, 243, in test_loop()
209 test_u_char(IP_MULTICAST_LOOP, "IP_MULTICAST_LOOP", 1, 0, 243, in test_loop()
/freebsd/sys/netinet/
H A Din.h448 #define IP_MULTICAST_LOOP 11 /* u_char; set/get IP multicast loopback */ macro
H A Dip_output.c1279 case IP_MULTICAST_LOOP: in ip_ctloutput()
1490 case IP_MULTICAST_LOOP: in ip_ctloutput()
H A Din_mcast.c1802 case IP_MULTICAST_LOOP: in inp_getmoptions()
2770 case IP_MULTICAST_LOOP: { in inp_setmoptions()
/freebsd/sbin/ipf/ipfsync/
H A Dipfsyncd.c355 if (setsockopt(igmpfd, IPPROTO_IP, IP_MULTICAST_LOOP,
/freebsd/tools/regression/netinet/ipmulticast/
H A Dipmulticast.c327 test_ip_boolean(sock, socktypename, IP_MULTICAST_LOOP, in do_misc_opts()
/freebsd/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c853 test_ip_boolean(sock, socktypename, IP_MULTICAST_LOOP, in testsuite()
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c2431 #ifdef IP_MULTICAST_LOOP in enable_multicast_if()
2443 #ifdef IP_MULTICAST_LOOP in enable_multicast_if()
2448 IP_MULTICAST_LOOP, in enable_multicast_if()
/freebsd/sbin/ping/
H A Dping.c743 if (setsockopt(ssend, IPPROTO_IP, IP_MULTICAST_LOOP, &loop, in ping()
/freebsd/sys/compat/linux/
H A Dlinux_socket.c155 return (IP_MULTICAST_LOOP); in linux_to_bsd_ip_sockopt()
/freebsd/contrib/ntp/
H A DChangeLog4961 * [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP
4978 * [Bug 657]: IP_MULTICAST_LOOP uses a u_char value/size
H A DCommitLog220216 [Bug 657] netbsd fix for IP_MULTICAST_LOOP test
220219 [Bug 657] netbsd fix for IP_MULTICAST_LOOP test
220222 [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP
220225 [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP
220228 [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP
221387 [Bug 657]: IP_MULTICAST_LOOP uses a u_char value/size
221390 [Bug 657]: IP_MULTICAST_LOOP uses a u_char value/size