Searched refs:mcast (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215.1.10/bsd/netinet6/ |
| H A D | nd6_rtr.c | 353 int mcast = 0; in nd6_ra_input() local 446 mcast = 1; in nd6_ra_input() 764 (void) prelist_update(&pr, dr, m, mcast); in nd6_ra_input() 2518 int mcast) in prelist_update() argument 2794 if ((ia6 = in6_pfx_newpersistaddr(new, mcast, &error, FALSE, 0)) in prelist_update() 2840 if ((ia6 = in6_pfx_newpersistaddr(new, mcast, in prelist_update() 3986 in6_pfx_newpersistaddr(struct nd_prefix *pr, int mcast, int *errorp, in in6_pfx_newpersistaddr() argument 4157 if (mcast) { in in6_pfx_newpersistaddr()
|
| H A D | in6_mcast.c | 147 SYSCTL_NODE(_net_inet6_ip6, OID_AUTO, mcast, CTLFLAG_RW | CTLFLAG_LOCKED, 0, "IPv6 multicast");
|
| /xnu-11215.1.10/bsd/net/ |
| H A D | kpi_interface.h | 504 const struct sockaddr *mcast);
|
| /xnu-11215.1.10/bsd/netinet/ |
| H A D | in_mcast.c | 152 SYSCTL_NODE(_net_inet_ip, OID_AUTO, mcast, CTLFLAG_RW | CTLFLAG_LOCKED, 0, "IPv4 multicast");
|