gssd_running
extern bool gssd_running(struct net *net);
if (!gssd_running(gss_auth->net))
if (!gssd_running(net)) {
EXPORT_SYMBOL_GPL(gssd_running);