Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/mrouted/
Dkern.c50 if (setsockopt(igmp_socket, IPPROTO_IP, IP_MULTICAST_LOOP, in k_set_loop()
/netbsd/src/sys/netinet/
Dip_output.c1222 case IP_MULTICAST_LOOP: in ip_ctloutput()
1396 case IP_MULTICAST_LOOP: in ip_ctloutput()
2019 case IP_MULTICAST_LOOP: in ip_setmoptions()
2095 case IP_MULTICAST_LOOP: in ip_getmoptions()
Din.h286 #define IP_MULTICAST_LOOP 11 /* u_char; set/get IP multicast loopback */ macro
/netbsd/src/sys/rump/net/lib/libsockin/
Dsockin_user.c106 translate(IP_MULTICAST_LOOP); in translate_ip_sockopt()
/netbsd/src/external/bsd/ipf/dist/tools/
Dipfsyncd.c361 if (setsockopt(igmpfd, IPPROTO_IP, IP_MULTICAST_LOOP,
/netbsd/src/sys/compat/ultrix/
Dultrix_misc.c367 IP_MULTICAST_LOOP, in ultrix_sys_setsockopt()
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_io.c2432 #ifdef IP_MULTICAST_LOOP in enable_multicast_if()
2444 #ifdef IP_MULTICAST_LOOP in enable_multicast_if()
2449 IP_MULTICAST_LOOP, in enable_multicast_if()
/netbsd/src/sys/compat/sunos/
Dsunos_misc.c566 IP_MULTICAST_LOOP, in sunos_sys_setsockopt()
/netbsd/src/sys/compat/sunos32/
Dsunos32_misc.c784 IP_MULTICAST_LOOP, in sunos32_sys_setsockopt()
/netbsd/src/usr.bin/kdump/
Dkdump.c693 CASERETURN(IP_MULTICAST_LOOP); in ipoptname()
/netbsd/src/usr.sbin/ldpd/
Dsocketops.c128 if (setsockopt(s, IPPROTO_IP, IP_MULTICAST_LOOP, &(u_char){0}, in create_hello_sockets()
/netbsd/src/sbin/ping/
Dping.c582 IP_MULTICAST_LOOP, in main()
/netbsd/src/sys/compat/linux/common/
Dlinux_socket.c953 return IP_MULTICAST_LOOP; in linux_to_bsd_ip_sockopt()
/netbsd/src/sys/netinet6/
Dip6_output.c1324 case IP_MULTICAST_LOOP: in ip6_ctloutput()
/netbsd/src/external/bsd/ntp/dist/
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
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