Searched refs:IPV6_MULTICAST_IF (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12-stable/contrib/apr/network_io/unix/ |
| D | multicast.c | 300 if (setsockopt(sock->socketdes, IPPROTO_IPV6, IPV6_MULTICAST_IF, in apr_mcast_interface()
|
| /freebsd-12-stable/sys/netinet6/ |
| D | in6.h | 413 #define IPV6_MULTICAST_IF 9 /* u_int; set/get IP6 multicast i/f */ macro
|
| D | in6_mcast.c | 1772 case IPV6_MULTICAST_IF: in ip6_getmoptions() 2641 case IPV6_MULTICAST_IF: in ip6_setmoptions()
|
| D | ip6_output.c | 1951 case IPV6_MULTICAST_IF: in ip6_ctloutput() 2240 case IPV6_MULTICAST_IF: in ip6_ctloutput()
|
| /freebsd-12-stable/contrib/netbsd-tests/net/mcast/ |
| D | mcast.c | 138 if (setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_IF, &ifc, in addmc()
|
| /freebsd-12-stable/lib/libc/rpc/ |
| D | clnt_bcast.c | 219 if (_setsockopt(s, IPPROTO_IPV6, IPV6_MULTICAST_IF, &bip->index, in __rpc_broadenable()
|
| /freebsd-12-stable/sys/compat/linux/ |
| D | linux_socket.c | 144 return (IPV6_MULTICAST_IF); in linux_to_bsd_ip6_sockopt()
|
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | ntp_io.c | 963 IPV6_MULTICAST_IF, in add_interface()
|
| /freebsd-12-stable/contrib/ntp/ |
| D | ChangeLog | 1096 * [Bug 1960] setsockopt IPV6_MULTICAST_IF: Invalid argument. 2699 * [Bug 1758] from 4.2.6p3-RC12: setsockopt IPV6_MULTICAST_IF with wrong 3366 * [Bug 1758] setsockopt IPV6_MULTICAST_IF with wrong ifindex.
|
| D | NEWS | 3052 * [Bug 1960] setsockopt IPV6_MULTICAST_IF: Invalid argument.
|
| D | CommitLog | 37817 [Bug 1960] setsockopt IPV6_MULTICAST_IF: Invalid argument 37820 [Bug 1960] setsockopt IPV6_MULTICAST_IF: Invalid argument 37823 [Bug 1960] setsockopt IPV6_MULTICAST_IF: Invalid argument 37826 [Bug 1960] setsockopt IPV6_MULTICAST_IF: Invalid argument 139900 Do not log an error if setsockopt(IPV6_MULTICAST_IF) returns an error and 141686 [Bug 1758] setsockopt IPV6_MULTICAST_IF with wrong ifindex. 141689 [Bug 1758] setsockopt IPV6_MULTICAST_IF with wrong ifindex. 141692 [Bug 1758] setsockopt IPV6_MULTICAST_IF with wrong ifindex. 142633 distinct from sin6_scope_id for setsockopt IPV6_MULTICAST_IF
|