Home
last modified time | relevance | path

Searched refs:ip6_mcast_pmtu (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/netinet6/
H A Din6_proto.c451 int ip6_mcast_pmtu = 0; /* enable pMTU discovery for multicast? */ variable
665 mcast_pmtu, CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_mcast_pmtu, 0, "");
H A Dip6_var.h466 extern int ip6_mcast_pmtu; /* enable pMTU discovery for multicast? */