Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Daf_inet6.c66 static int unloadable = 0; /* XX: Turn to one when all is ok within the variable
73 MODULE_PARM(unloadable, "i");
541 if (!unloadable) return 1; in ipv6_unload()