NP_INFO_HASH_SIZE
struct np_info *np_hash_tab[NP_INFO_HASH_SIZE];
return ((unsigned long)cnp >> 10) & (NP_INFO_HASH_SIZE - 1);