Searched refs:ip6_mcast_pmtu (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_proto.c410 int ip6_mcast_pmtu = 0; /* enable pMTU discovery for multicast? */ variable
565 mcast_pmtu, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_mcast_pmtu, 0, "");
H A Dip6_var.h404 extern int ip6_mcast_pmtu; /* enable pMTU discovery for multicast? */
H A Dip6_mroute.c1580 if (ip6_mcast_pmtu)

Completed in 33 milliseconds