Home
last modified time | relevance | path

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

/NextBSD/contrib/apr/network_io/unix/
HDmulticast.c220 else if (type == IP_MULTICAST_LOOP) { in do_mcast_opt()
277 #if defined(IP_MULTICAST_LOOP) && defined(HAVE_STRUCT_IPMREQ) in apr_mcast_loopback()
278 return do_mcast_opt(IP_MULTICAST_LOOP, sock, opt); in apr_mcast_loopback()
/NextBSD/tools/regression/netinet/msocket/
HDmsocket.c207 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()
211 test_u_char(IP_MULTICAST_LOOP, "IP_MULTICAST_LOOP", 1, 0, 243, in test_loop()
/NextBSD/sys/netinet/
HDin.h419 #define IP_MULTICAST_LOOP 11 /* u_char; set/get IP multicast loopback */ macro
HDip_output.c1123 case IP_MULTICAST_LOOP: in ip_ctloutput()
1324 case IP_MULTICAST_LOOP: in ip_ctloutput()
HDin_mcast.c1824 case IP_MULTICAST_LOOP: in inp_getmoptions()
2765 case IP_MULTICAST_LOOP: { in inp_setmoptions()
/NextBSD/contrib/ipfilter/tools/
HDipfsyncd.c359 if (setsockopt(igmpfd, IPPROTO_IP, IP_MULTICAST_LOOP,
/NextBSD/tools/regression/netinet/ipmulticast/
HDipmulticast.c330 test_ip_boolean(sock, socktypename, IP_MULTICAST_LOOP, in do_misc_opts()
/NextBSD/tools/regression/netinet/ipsockopt/
HDipsockopt.c855 test_ip_boolean(sock, socktypename, IP_MULTICAST_LOOP, in testsuite()
/NextBSD/contrib/ntp/ntpd/
HDntp_io.c2396 #ifdef IP_MULTICAST_LOOP in enable_multicast_if()
2408 #ifdef IP_MULTICAST_LOOP in enable_multicast_if()
2413 IP_MULTICAST_LOOP, in enable_multicast_if()
/NextBSD/sbin/ping/
HDping.c772 if (setsockopt(ssend, IPPROTO_IP, IP_MULTICAST_LOOP, &loop, in main()
/NextBSD/sys/compat/linux/
HDlinux_socket.c280 return (IP_MULTICAST_LOOP); in linux_to_bsd_ip_sockopt()
/NextBSD/contrib/ntp/
HDChangeLog4128 * [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP
4145 * [Bug 657]: IP_MULTICAST_LOOP uses a u_char value/size
HDCommitLog194857 [Bug 657] netbsd fix for IP_MULTICAST_LOOP test
194860 [Bug 657] netbsd fix for IP_MULTICAST_LOOP test
194863 [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP
194866 [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP
194869 [Bug 657] Different OSes need different sized args for IP_MULTICAST_LOOP
196028 [Bug 657]: IP_MULTICAST_LOOP uses a u_char value/size
196031 [Bug 657]: IP_MULTICAST_LOOP uses a u_char value/size