Home
last modified time | relevance | path

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

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