Searched refs:auth_domain_table (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dsvcauth.c123 static struct hlist_head auth_domain_table[DN_HASHMAX]; variable in typeref:struct:hlist_head
144 head = &auth_domain_table[hash_str(name, DN_HASHBITS)];

Completed in 14 milliseconds