Searched refs:mcast (Results 1 – 4 of 4) sorted by relevance
| /xnu-12377.61.12/bsd/netinet6/ |
| H A D | nd6_rtr.c | 385 int mcast = 0; in nd6_ra_input() local 481 mcast = 1; in nd6_ra_input() 807 (void) prelist_update(&pr, dr, m, mcast); in nd6_ra_input() 2589 int mcast) in prelist_update() argument 2867 if ((ia6 = in6_pfx_newpersistaddr(new, mcast, &error, FALSE, 0)) in prelist_update() 2913 if ((ia6 = in6_pfx_newpersistaddr(new, mcast, in prelist_update() 4064 in6_pfx_newpersistaddr(struct nd_prefix *pr, int mcast, int *errorp, in in6_pfx_newpersistaddr() argument 4235 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-12377.61.12/bsd/net/ |
| H A D | kpi_interface.h | 526 const struct sockaddr *mcast);
|
| /xnu-12377.61.12/bsd/netinet/ |
| H A D | in_mcast.c | 152 SYSCTL_NODE(_net_inet_ip, OID_AUTO, mcast, CTLFLAG_RW | CTLFLAG_LOCKED, 0, "IPv4 multicast");
|