Searched refs:IPV6_MULTICAST_HOPS (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/contrib/apr/network_io/unix/ |
| D | multicast.c | 218 type = IPV6_MULTICAST_HOPS; in do_mcast_opt()
|
| /freebsd-12-stable/usr.sbin/mld6query/ |
| D | mld6.c | 150 if (setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, &hlim, in main()
|
| /freebsd-12-stable/sys/netinet6/ |
| D | in6.h | 414 #define IPV6_MULTICAST_HOPS 10 /* int; set/get IP6 multicast hops */ macro
|
| D | in6_mcast.c | 1782 case IPV6_MULTICAST_HOPS: in ip6_getmoptions() 2645 case IPV6_MULTICAST_HOPS: { in ip6_setmoptions()
|
| D | ip6_output.c | 1952 case IPV6_MULTICAST_HOPS: in ip6_ctloutput() 2241 case IPV6_MULTICAST_HOPS: in ip6_ctloutput()
|
| /freebsd-12-stable/contrib/netbsd-tests/net/mcast/ |
| D | mcast.c | 134 if (setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in addmc()
|
| /freebsd-12-stable/sbin/ping6/ |
| D | ping6.c | 795 if (setsockopt(ssend, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in main() 1016 setsockopt(dummy, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in main()
|
| /freebsd-12-stable/sys/compat/linux/ |
| D | linux_socket.c | 146 return (IPV6_MULTICAST_HOPS); in linux_to_bsd_ip6_sockopt()
|
| /freebsd-12-stable/usr.sbin/route6d/ |
| D | route6d.c | 650 if (setsockopt(ripsock, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in init()
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | ntp_io.c | 3191 IPV6_MULTICAST_HOPS,
|