Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/apr/network_io/unix/
HDmulticast.c218 type = IPV6_MULTICAST_HOPS; in do_mcast_opt()
/freebsd-13-stable/usr.sbin/mld6query/
HDmld6.c148 if (setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, &hlim, in main()
/freebsd-13-stable/sys/netinet6/
HDin6.h406 #define IPV6_MULTICAST_HOPS 10 /* int; set/get IP6 multicast hops */ macro
HDin6_mcast.c1784 case IPV6_MULTICAST_HOPS: in ip6_getmoptions()
2646 case IPV6_MULTICAST_HOPS: { in ip6_setmoptions()
HDip6_output.c2101 case IPV6_MULTICAST_HOPS: in ip6_ctloutput()
2388 case IPV6_MULTICAST_HOPS: in ip6_ctloutput()
/freebsd-13-stable/contrib/netbsd-tests/net/mcast/
HDmcast.c134 if (setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in addmc()
/freebsd-13-stable/sbin/ping/
HDping6.c820 if (setsockopt(ssend, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in ping6()
1047 setsockopt(dummy, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in ping6()
/freebsd-13-stable/sys/compat/linux/
HDlinux_socket.c300 return (IPV6_MULTICAST_HOPS); in linux_to_bsd_ip6_sockopt()
/freebsd-13-stable/usr.sbin/route6d/
HDroute6d.c649 if (setsockopt(ripsock, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in init()
/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_io.c3231 IPV6_MULTICAST_HOPS,