Searched refs:IPV6_MULTICAST_HOPS (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13-stable/contrib/apr/network_io/unix/ |
| HD | multicast.c | 218 type = IPV6_MULTICAST_HOPS; in do_mcast_opt()
|
| /freebsd-13-stable/usr.sbin/mld6query/ |
| HD | mld6.c | 148 if (setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, &hlim, in main()
|
| /freebsd-13-stable/sys/netinet6/ |
| HD | in6.h | 406 #define IPV6_MULTICAST_HOPS 10 /* int; set/get IP6 multicast hops */ macro
|
| HD | in6_mcast.c | 1784 case IPV6_MULTICAST_HOPS: in ip6_getmoptions() 2646 case IPV6_MULTICAST_HOPS: { in ip6_setmoptions()
|
| HD | ip6_output.c | 2101 case IPV6_MULTICAST_HOPS: in ip6_ctloutput() 2388 case IPV6_MULTICAST_HOPS: in ip6_ctloutput()
|
| /freebsd-13-stable/contrib/netbsd-tests/net/mcast/ |
| HD | mcast.c | 134 if (setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in addmc()
|
| /freebsd-13-stable/sbin/ping/ |
| HD | ping6.c | 820 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/ |
| HD | linux_socket.c | 300 return (IPV6_MULTICAST_HOPS); in linux_to_bsd_ip6_sockopt()
|
| /freebsd-13-stable/usr.sbin/route6d/ |
| HD | route6d.c | 649 if (setsockopt(ripsock, IPPROTO_IPV6, IPV6_MULTICAST_HOPS, in init()
|
| /freebsd-13-stable/contrib/ntp/ntpd/ |
| HD | ntp_io.c | 3231 IPV6_MULTICAST_HOPS,
|