Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Dmld6.c245 static int mld_use_allow = 1; variable
247 &mld_use_allow, 0, "Use ALLOW/BLOCK for RFC 4604 SSM joins/leaves");
484 if (mld_use_allow) in mld_domifattach()